From badb2efb7d8a9e33455da69e8e5ae9dc4f64ada9 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 3 Apr 2020 19:01:15 +0200 Subject: [PATCH 1/2] libvirt: update to 6.2.0. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index 066c51dd626..2dabd9196e7 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=6.1.0 +version=6.2.0 revision=1 build_wrksrc="build" build_style=gnu-configure @@ -15,7 +15,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=167c185be45560e73dd3e14ed375778b555c01455192de2dafc4d0f74fabebc0 +checksum=aec8881f236917c4f8064918df546ed3aacd0bb8a2f312f4d37485721cce0fb1 # FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649 system_accounts="libvirt" From 973652a78161cea0f182ee043b59bbc309380595 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 3 Apr 2020 19:02:15 +0200 Subject: [PATCH 2/2] libvirt-python3: update to 6.2.0. --- srcpkgs/libvirt-python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index c75e61eb9e7..402f86862a2 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 -version=6.1.0 +version=6.2.0 revision=1 wrksrc="libvirt-python-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://pypi.org/project/libvirt-python/" distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz" -checksum=be644f4809c0e1d368e3ac065df3c66a26dcfe61ecb607ee9706e1799f22c35a +checksum=d9ff49257ef768d2187ae92f550e96d9e4b13124d8acd3e78af83e5c4c1dec5d case "$XBPS_TARGET_MACHINE" in aarch64*) broken="Builders need libvirt update for the host" ;;