From 6b083c3927eaa2e1a6d4047008b595dced3fc291 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 27 Jul 2013 23:13:31 +0200 Subject: [PATCH] qemu-user-static: update to 1.5.2. --- srcpkgs/qemu-user-static/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qemu-user-static/template b/srcpkgs/qemu-user-static/template index fc00272fab9..f130bddb74c 100644 --- a/srcpkgs/qemu-user-static/template +++ b/srcpkgs/qemu-user-static/template @@ -1,6 +1,6 @@ # Template file for 'qemu-user-static' pkgname=qemu-user-static -version=1.5.1 +version=1.5.2 revision=1 wrksrc="qemu-${version}" hostmakedepends="pkg-config automake python" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://qemu.org" license="GPL-2, LGPL-2.1" distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2" -checksum=4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8 +checksum=f661147d190ab8432045058a660d810f13dc528fe7017ce578e9f2da2997a250 do_configure() { ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec \