From 331fc7227d82988dd596701292d38e5817c174ef Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 5 Nov 2022 10:40:48 +0100 Subject: [PATCH] libvirt: update to 8.9.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index 5568dd065db..5295ccecd8e 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=8.8.0 +version=8.9.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=eb0cbb6cd199e7a2f341e62f5410ca2daf65a0bf91bd522d951c1a18f0df0fa3 +checksum=c213575aaa636d41a6011ef59e5f088643b721e1ab1ca3ea05c176c05e9579a2 # At least one test times out on CI but works locally make_check=ci-skip