mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libvirt to 1.2.20-1
This commit is contained in:
parent
a03a9fc3d7
commit
97d20ec10c
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
||||||
# - removed qemu makedepend
|
# - removed qemu makedepend
|
||||||
|
|
||||||
pkgname=libvirt
|
pkgname=libvirt
|
||||||
pkgver=1.2.19
|
pkgver=1.2.20
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://libvirt.org/"
|
url="http://libvirt.org/"
|
||||||
|
@ -68,7 +68,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
||||||
libvirtd.conf.d
|
libvirtd.conf.d
|
||||||
libvirtd-guests.conf.d
|
libvirtd-guests.conf.d
|
||||||
libvirt.tmpfiles.d)
|
libvirt.tmpfiles.d)
|
||||||
md5sums=('bc3ab1ba5b6fabd2e4516c70ddd4d97c'
|
md5sums=('b1058b8062a9b76f55928ce87eb0f5fe'
|
||||||
'5e31269067dbd12ca871234450bb66bb'
|
'5e31269067dbd12ca871234450bb66bb'
|
||||||
'384fff96c6248d4f020f6fa66c32b357'
|
'384fff96c6248d4f020f6fa66c32b357'
|
||||||
'020971887442ebbf1b6949e031c8dd3f')
|
'020971887442ebbf1b6949e031c8dd3f')
|
||||||
|
|
Loading…
Reference in a new issue