From 02491ab0464dddaf6ffa9099a4730b71fb13bfb0 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 20 May 2016 05:02:56 -0400 Subject: [PATCH] xen: pciutils abi bump --- srcpkgs/xen/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template index b7f0cdcd636..951f8448cbd 100644 --- a/srcpkgs/xen/template +++ b/srcpkgs/xen/template @@ -1,7 +1,7 @@ # Template file for 'xen' pkgname=xen version=4.6.1 -revision=2 +revision=3 short_desc="The Xen hypervisor utilities" maintainer="Juan RP " homepage="http://xen.org"