From 722adbb1bfd00bac86e12477d7c9a24e84570357 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 7 Apr 2023 09:58:55 +0200 Subject: [PATCH] libvirt: update to 9.2.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index b7da4468545..c4d376a1c64 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=9.1.0 +version=9.2.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=defebea252a24c1800fbf484b14018b6261192acbac5bda8395e47eba2a14d6a +checksum=a07f501e99093ac1374888312be32182e799de17407ed7547d0e469fae8188c5 # At least one test times out on CI but works locally make_check=ci-skip