From c98ce6a869cde06d40ba7fb5c6ee74c6306de63c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 4 Sep 2020 11:43:30 +0200 Subject: [PATCH] libvirt: revbump for xen-4.14.0 --- srcpkgs/libvirt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index 470165f1527..cd735147390 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,7 +1,7 @@ # Template file for 'libvirt' pkgname=libvirt version=6.6.0 -revision=2 +revision=3 build_wrksrc="build" build_style=gnu-configure configure_script="../configure"