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