From 545b652e62d47dd14597529120d4954bdba8a5ea Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 5 May 2023 20:46:56 +0200 Subject: [PATCH] libvirt: update to 9.3.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index c4d376a1c64..e1cd1aa616f 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=9.2.0 +version=9.3.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=a07f501e99093ac1374888312be32182e799de17407ed7547d0e469fae8188c5 +checksum=751179b08e5a73b6cfd93200d110df199eaa3973f3554ba2ebcbd71e272bebe1 # At least one test times out on CI but works locally make_check=ci-skip