qemu-user-static: update to 1.7.1.
This commit is contained in:
parent
904e693fe9
commit
2c51b46eed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu-user-static'
|
||||
pkgname=qemu-user-static
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
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=31f333a85f2d14c605a77679904a9668eaeb1b6dc7da53a1665230f46bc21314
|
||||
checksum=d68942a004222eebae5d156ceefb308fabd98edb282d1dde49ec810bbf01bef4
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec \
|
||||
|
|
Loading…
Reference in New Issue