mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/libvirt to 1.2.3-1
This commit is contained in:
parent
e1a9a3b2c8
commit
ce72c69f85
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - remove numactl from depends, doesn't build on ARM
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=1.2.2
|
||||
pkgver=1.2.3
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -64,7 +64,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
|||
libvirtd.conf.d
|
||||
libvirtd-guests.conf.d
|
||||
libvirt.tmpfiles.d)
|
||||
md5sums=('592958ad1ddce7574d8cb0a31e635acd'
|
||||
md5sums=('ad1602a2fcc3609c83b885a28f3eecbd'
|
||||
'3ed0e24f5b5e25bf553f5427d64915e6'
|
||||
'0a96ed876ffb1fcb9dff5a9b3a609c1e'
|
||||
'020971887442ebbf1b6949e031c8dd3f')
|
||||
|
|
Loading…
Reference in a new issue