qemu: update to 1.5.2.
This commit is contained in:
parent
dfd3ab7b36
commit
f75452ac16
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu'
|
||||
pkgname=qemu
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
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=4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8
|
||||
checksum=f661147d190ab8432045058a660d810f13dc528fe7017ce578e9f2da2997a250
|
||||
|
||||
hostmakedepends="pkg-config perl python automake libtool"
|
||||
makedepends="attr-devel libpng-devel>=1.6 libjpeg-turbo-devel pixman-devel
|
||||
|
|
Loading…
Reference in New Issue