mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libvirt to 1.1.4-1
This commit is contained in:
parent
cc97974995
commit
944df67eae
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - remove numactl from depends, doesn't build on ARM
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=1.1.3
|
||||
pkgver=1.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -25,7 +25,7 @@ optdepends=('bridge-utils: for briged networking (default)'
|
|||
'radvd'
|
||||
'dmidecode'
|
||||
'ebtables')
|
||||
options=('emptydirs' '!libtool')
|
||||
options=('emptydirs')
|
||||
backup=('etc/conf.d/libvirtd'
|
||||
'etc/conf.d/libvirt-guests'
|
||||
'etc/libvirt/libvirtd.conf'
|
||||
|
@ -37,7 +37,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
|||
libvirtd.conf.d
|
||||
libvirtd-guests.conf.d
|
||||
libvirt.tmpfiles.d)
|
||||
md5sums=('b0dfe373ebe0c588b42a28c14d36a3e6'
|
||||
md5sums=('0b21e97ad5d3c27d18806896e16ef82b'
|
||||
'3ed0e24f5b5e25bf553f5427d64915e6'
|
||||
'0a96ed876ffb1fcb9dff5a9b3a609c1e'
|
||||
'020971887442ebbf1b6949e031c8dd3f')
|
||||
|
|
Loading…
Reference in a new issue