libvirt: update to 7.2.0.
This commit is contained in:
parent
7582fa9ba4
commit
c6410919ae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=7.1.0
|
||||
version=7.2.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run"
|
||||
|
@ -19,7 +19,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://libvirt.org"
|
||||
changelog="https://libvirt.org/news.html"
|
||||
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=870f180d80256411c5afc39bc5aac4f8acca04a4e0725c576ad24053dc64a06c
|
||||
checksum=01f459d0c7ba5009622a628dba1a026200e8f4a299fea783b936a71d7e0ed1d0
|
||||
|
||||
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
||||
system_accounts="libvirt"
|
||||
|
|
Loading…
Reference in New Issue