libvirt: update to 3.2.0
This commit is contained in:
parent
a42c94f6af
commit
176d72445a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=3.1.0
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-hal --with-storage-lvm --with-qemu-user=libvirt
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://libvirt.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum="7879029a0fcac4e58dbeec66f0bc77771565c4b6667212c8f6251eefb03732a9"
|
||||
checksum=9481a083b567a07927f239553dd70b5c0d1bff5b9b4ec61be1899981c646209e
|
||||
|
||||
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
||||
system_accounts="libvirt"
|
||||
|
|
Loading…
Reference in a new issue