From 4c91a10819a8315e6bc1de81a37ac9e45b1a24ff Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 8 Oct 2015 09:34:03 +0200 Subject: [PATCH] libvirt: rebuild against xen-4.6.0. --- srcpkgs/libvirt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index a0ccb048d84..19e835fd1e1 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,7 +1,7 @@ # Template file for 'libvirt' pkgname=libvirt version=1.2.20 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-hal --with-storage-lvm --with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf --with-interface --disable-static"