From 85e92abf6c343d05401f9e30efb8cf09b7b495f1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 4 Aug 2015 08:42:22 +0200 Subject: [PATCH] libvirt: update to 1.2.18. --- srcpkgs/libvirt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index a307fa942a4..6af5f68a711 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,6 +1,6 @@ # Template file for 'libvirt' pkgname=libvirt -version=1.2.17 +version=1.2.18 revision=1 build_style=gnu-configure configure_args="--without-hal --with-storage-lvm --with-qemu-user=nobody @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://libvirt.org" license="LGPL-2.1" distfiles="http://libvirt.org/sources/$pkgname-$version.tar.gz" -checksum=e07eaf20b0590fae05ba3b53ad4dac3e5fbd771437563cc78b692f23ddd02fad +checksum=d5a5ff18af4cced21fed986d28fa0a21b782d256920326bf0ff1c7731eeb6ade hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel iptables libxslt docbook-xsl"