mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/libvirt to 1.3.2-1
This commit is contained in:
parent
f9d89e7840
commit
477125a0d9
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
# - removed qemu makedepend
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=1.3.1
|
||||
pkgrel=2
|
||||
pkgver=1.3.2
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://libvirt.org/"
|
||||
|
@ -68,7 +68,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
|||
libvirtd.conf.d
|
||||
libvirtd-guests.conf.d
|
||||
libvirt.tmpfiles.d)
|
||||
md5sums=('1d49377bb471df214e2dc660e7411361'
|
||||
md5sums=('b48b06bbc7efbe9973ed0f3f223d6da2'
|
||||
'5e31269067dbd12ca871234450bb66bb'
|
||||
'384fff96c6248d4f020f6fa66c32b357'
|
||||
'020971887442ebbf1b6949e031c8dd3f')
|
||||
|
|
Loading…
Reference in a new issue