libvirt: update to 8.10.0.
This commit is contained in:
parent
569ffa13e5
commit
f00d8d5066
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=8.9.0
|
||||
version=8.10.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=c213575aaa636d41a6011ef59e5f088643b721e1ab1ca3ea05c176c05e9579a2
|
||||
checksum=bb07b7b00f08f826dd4f623f8b233e4e8b221b8859bb5937ff45355f0ae29952
|
||||
# At least one test times out on CI but works locally
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Reference in New Issue