qemu-user-static: update to 2.1.0.
This commit is contained in:
parent
a929c245c9
commit
54e3e55a92
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu-user-static'
|
||||
pkgname=qemu-user-static
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
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=60cc1aa0cad39cec891f970bed60ca8a484f071adad4943123599ac223543a3b
|
||||
checksum=397e23184f4bf613589a8fe0c6542461dc2afdf17ed337e97e6fd2f31e8f8802
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec \
|
||||
|
|
Loading…
Reference in New Issue
Block a user