libvirt: update to 9.4.0.

This commit is contained in:
Helmut Pozimski 2023-06-02 16:07:29 +02:00
parent 9fb1fc8a21
commit f43c721352

View file

@ -1,6 +1,6 @@
# Template file for 'libvirt' # Template file for 'libvirt'
pkgname=libvirt pkgname=libvirt
version=9.3.0 version=9.4.0
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run
@ -20,7 +20,7 @@ license="LGPL-2.1-or-later"
homepage="https://libvirt.org" homepage="https://libvirt.org"
changelog="https://libvirt.org/news.html" changelog="https://libvirt.org/news.html"
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz" distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
checksum=751179b08e5a73b6cfd93200d110df199eaa3973f3554ba2ebcbd71e272bebe1 checksum=4862a82f76f3e40f6046e58c8acda281bd5935d1d33eb211d198c856456fd6a5
# At least one test times out on CI but works locally # At least one test times out on CI but works locally
make_check=ci-skip make_check=ci-skip