libvirt: update to 3.10.0. (#9778)
This commit is contained in:
parent
75bfa68787
commit
6b894d359e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=3.9.0
|
||||
revision=2
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
patch_args="-Np1"
|
||||
configure_args="--without-hal --with-storage-lvm --with-qemu-user=libvirt
|
||||
|
@ -11,7 +11,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=89fc63213291d329d537ea96e363fd609160da080322973bd1126d431ff63424
|
||||
checksum=dff109cae2cc915b3ed5ba7e460502b85eb9a5058cda4f356d7bb7b1e3196b0e
|
||||
|
||||
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
||||
system_accounts="libvirt"
|
||||
|
|
Loading…
Reference in a new issue