libvirt: update to 10.0.0.
This commit is contained in:
parent
6aef8ba189
commit
c90bc9949e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=9.10.0
|
||||
version=10.0.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://raw.githubusercontent.com/libvirt/libvirt/master/NEWS.rst"
|
||||
distfiles="https://libvirt.org/sources/libvirt-${version}.tar.xz"
|
||||
checksum=1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519
|
||||
checksum=8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a
|
||||
# At least one test times out on CI but works locally
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Reference in New Issue