mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/libvirt to 1.2.19-1
This commit is contained in:
parent
7d2d57b6a7
commit
cfe78ddcc0
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
||||||
# - drop ceph depend until it builds
|
# - drop ceph depend until it builds
|
||||||
|
|
||||||
pkgname=libvirt
|
pkgname=libvirt
|
||||||
pkgver=1.2.18
|
pkgver=1.2.19
|
||||||
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/"
|
||||||
|
@ -67,7 +67,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=('5531b44fc282c3ce0c3951c6bb692576'
|
md5sums=('bc3ab1ba5b6fabd2e4516c70ddd4d97c'
|
||||||
'5e31269067dbd12ca871234450bb66bb'
|
'5e31269067dbd12ca871234450bb66bb'
|
||||||
'384fff96c6248d4f020f6fa66c32b357'
|
'384fff96c6248d4f020f6fa66c32b357'
|
||||||
'020971887442ebbf1b6949e031c8dd3f')
|
'020971887442ebbf1b6949e031c8dd3f')
|
||||||
|
|
Loading…
Reference in a new issue