qemu-user-static: update to 2.12.1.
This commit is contained in:
parent
77933b183b
commit
6732474bfb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu-user-static'
|
||||
pkgname=qemu-user-static
|
||||
version=2.12.0
|
||||
version=2.12.1
|
||||
revision=1
|
||||
wrksrc="qemu-${version}"
|
||||
hostmakedepends="pkg-config automake python"
|
||||
|
@ -8,9 +8,9 @@ makedepends="dtc-devel libglib-devel pixman-devel libuuid-devel"
|
|||
short_desc="QEMU User-mode emulators (statically compiled)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://qemu.org"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||
checksum=c9f4a147bc915d24df9784affc611a115f42d24720a89210b479f1ba7a3f679c
|
||||
checksum=4150809a52d821398dfd38c94b065513ef26b393fda9aba4bb6f09644cf1e5ca
|
||||
|
||||
_fmts="aarch64 alpha arm armeb cris i386 m68k microblaze mips mipsel mips64 mips64el ppc ppc64 ppc64abi32 ppc64le s390x sh4 sh4eb sparc sparc32plus sparc64 x86_64"
|
||||
|
||||
|
|
Loading…
Reference in New Issue