libvirt: update to 10.3.0.
This commit is contained in:
parent
d1e92c85c4
commit
69571f0483
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=10.0.0
|
||||
version=10.3.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=8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a
|
||||
checksum=2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018
|
||||
# At least one test times out on CI but works locally
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Reference in New Issue