From 1ab521befcf0b5b292de5840b34cdc13f3e38019 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 2 Jul 2022 10:21:56 +0200 Subject: [PATCH] libvirt: update to 8.5.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index acccee487be..da6bb0480fa 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=8.4.0 +version=8.5.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=601a6e9bb03a43d05659f63e4a403df253ab0975b4a973f10a5607f3bbc018dd +checksum=401e99b5e1b83de39a86347e091a85eb4dba82a87053dfcb5aa250328f97db62 # At least one test times out on CI but works locally make_check=ci-skip