libvirt: update to 9.1.0.
This commit is contained in:
parent
3cc5b55e05
commit
e79fcd605a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=9.0.0
|
||||
version=9.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run
|
||||
|
@ -20,7 +20,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=deca5cff1b7baac297bca9663907c61f71a47183371dc7ac019c107806d5435a
|
||||
checksum=defebea252a24c1800fbf484b14018b6261192acbac5bda8395e47eba2a14d6a
|
||||
# At least one test times out on CI but works locally
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Reference in New Issue