qemu: update to 1.7.1.
This commit is contained in:
parent
b7c41ba4a4
commit
904e693fe9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qemu'
|
||||
pkgname=qemu
|
||||
version=1.7.0
|
||||
revision=2
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
--enable-kvm --audio-drv-list=alsa,sdl,pa --disable-xen --enable-tpm
|
||||
|
@ -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=31f333a85f2d14c605a77679904a9668eaeb1b6dc7da53a1665230f46bc21314
|
||||
checksum=d68942a004222eebae5d156ceefb308fabd98edb282d1dde49ec810bbf01bef4
|
||||
|
||||
nostrip=yes
|
||||
hostmakedepends="pkg-config perl python automake libtool flex"
|
||||
|
|
Loading…
Reference in New Issue