From f00d8d50660cbd515e6d228d8d1330afb5151a01 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 3 Dec 2022 09:08:38 +0100 Subject: [PATCH] libvirt: update to 8.10.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index 5295ccecd8e..cf3deab4401 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -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