qemu-user-static: update to 1.5.2.
This commit is contained in:
parent
f75452ac16
commit
6b083c3927
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu-user-static'
|
||||
pkgname=qemu-user-static
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
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=4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8
|
||||
checksum=f661147d190ab8432045058a660d810f13dc528fe7017ce578e9f2da2997a250
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec \
|
||||
|
|
Loading…
Reference in a new issue