From 8c043e2f8aba51244b829fdd016a89dfd98e1e6f Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 2 Jul 2021 19:57:47 +0200 Subject: [PATCH] libvirt: update to 7.5.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index aadf2b4a235..cfe7e2150ea 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=7.4.0 +version=7.5.0 revision=1 build_style=meson configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run" @@ -19,7 +19,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=b366d73dee6ce77a226bedef592e0620ceb8e22e5998f60768017f79fc4ead26 +checksum=90107b49032c2f3022c84076c649135187fbc70c8efd16427c6c4b6d613c2895 # FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649 system_accounts="libvirt"