mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/libvirt to 1.1.2-1
This commit is contained in:
parent
90421c4491
commit
a6f0a5b25b
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - remove numactl from depends, doesn't build on ARM
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=1.1.1
|
||||
pkgrel=2
|
||||
pkgver=1.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://libvirt.org/"
|
||||
|
@ -37,7 +37,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
|||
libvirtd.conf.d
|
||||
libvirtd-guests.conf.d
|
||||
libvirt.tmpfiles.d)
|
||||
md5sums=('632f30a2f22fbb404b8e10702d7f55ca'
|
||||
md5sums=('1835bbfa492099bce12e2934870e5611'
|
||||
'3ed0e24f5b5e25bf553f5427d64915e6'
|
||||
'0a96ed876ffb1fcb9dff5a9b3a609c1e'
|
||||
'020971887442ebbf1b6949e031c8dd3f')
|
||||
|
|
Loading…
Reference in a new issue