From 06d5624cbc1161ca9a7d7a1b3d90e3a11fd19022 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Fri, 18 Apr 2014 07:36:25 +0200
Subject: [PATCH] qemu-user-static: update to 2.0.0.

---
 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 f0588770b3..fcd8a319b0 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.7.1
+version=2.0.0
 revision=1
 wrksrc="qemu-${version}"
 hostmakedepends="pkg-config automake python"
@@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://qemu.org"
 license="GPL-2, LGPL-2.1"
 distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
-checksum=d68942a004222eebae5d156ceefb308fabd98edb282d1dde49ec810bbf01bef4
+checksum=60cc1aa0cad39cec891f970bed60ca8a484f071adad4943123599ac223543a3b
 
 do_configure() {
 	./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec \