mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/libvirt to 1.2.0-1
This commit is contained in:
parent
94d9fc5920
commit
8137cd5db3
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch to use pthread atomics instead of gcc atomics on armv5
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=1.1.4
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -39,7 +39,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
|||
libvirtd-guests.conf.d
|
||||
libvirt.tmpfiles.d
|
||||
arm.patch)
|
||||
md5sums=('0b21e97ad5d3c27d18806896e16ef82b'
|
||||
md5sums=('f74f78059def4e68d69b975ad6e6c3e2'
|
||||
'3ed0e24f5b5e25bf553f5427d64915e6'
|
||||
'0a96ed876ffb1fcb9dff5a9b3a609c1e'
|
||||
'020971887442ebbf1b6949e031c8dd3f'
|
||||
|
|
Loading…
Reference in a new issue