From 3ae8fad80628b85ac094f34a968ca97199615e17 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 3 Mar 2022 09:56:37 +0100 Subject: [PATCH] libvirt: update to 8.1.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index bd535a09d0f..1568aa905a5 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=8.0.0 +version=8.1.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=51e6e8ff04bafe96d7e314b213dcd41fb1163d9b4f0f75cdab01e663728f4cf6 +checksum=3c6c43becffeb34a3f397c616206aa69a893ff8bf5e8208393c84e8e75352934 # At least one test times out on CI but works locally make_check=ci-skip