qemu: update to 2.0.0.

This commit is contained in:
Enno Boland 2014-04-17 22:42:34 +02:00
parent 28305f4900
commit fc5cfbf4be

View file

@ -1,6 +1,6 @@
# Template file for 'qemu'
pkgname=qemu
version=1.7.1
version=2.0.0
revision=1
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
@ -13,7 +13,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
nostrip=yes
hostmakedepends="pkg-config perl python automake libtool flex"