libvirt: update to 1.3.2.
This commit is contained in:
parent
c92f86470c
commit
d6afa802b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=1.2.21
|
||||
revision=4
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-hal --with-storage-lvm --with-qemu-user=libvirt
|
||||
--with-qemu-group=libvirt --without-netcf --with-interface --disable-static"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libvirt.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://libvirt.org/sources/$pkgname-$version.tar.gz"
|
||||
checksum=8d406582f5fe88d739d1d83e0ba7ac7f91f5a8da4be82162ab85631744d8925b
|
||||
checksum=e3c6fc2683178660b371efb3ac7a1103a3f4b78efac7ffe560bc5917974ccf05
|
||||
|
||||
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
||||
system_accounts="libvirt"
|
||||
|
|
Loading…
Reference in a new issue