qemu: update to 1.1.1.

This commit is contained in:
Juan RP 2012-07-13 21:30:04 +02:00
parent 22413e2c19
commit dcb64f4781

View file

@ -1,9 +1,9 @@
# Template file for 'qemu'
pkgname=qemu
version=1.1.0
revision=3
build_style=configure
version=1.1.1
revision=1
nostrip=yes
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --enable-spice
--enable-kvm --audio-drv-list=alsa,sdl,pa --disable-xen
--enable-vhost-net --enable-vnc-thread --enable-vnc-png
@ -17,8 +17,8 @@ short_desc="Open Source Processor Emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://qemu.org"
license="GPL-2, LGPL-2.1"
distfiles="http://wiki.qemu.org/download/qemu-${version}-1.tar.bz2"
checksum=1e566f8cbc33e5fb7d5f364c0fd1cdde9e921e647223b5d7ae7e5f95544b258d
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
checksum=004a3032b504e70174c504d6c156b1ec3445abd9913602af0d7a5ac0703ddf5c
long_desc="
QEMU is a generic and open source machine emulator and virtualizer.