qemu-user-static: update to 2.12.0

Closes #15032.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Anatoly Kamchatnov 2018-06-09 22:50:00 +03:00 committed by Enno Boland
parent 839be589e2
commit 9c87b63fbc
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'qemu-user-static'
pkgname=qemu-user-static
version=2.11.1
version=2.12.0
revision=1
wrksrc="qemu-${version}"
hostmakedepends="pkg-config automake python"
makedepends="libglib-devel pixman-devel libuuid-devel"
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"
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
checksum=d9df2213ceed32e91dab7bc9dd19c1af83f91ba72c7aeef7605dfaaf81732ccb
checksum=c9f4a147bc915d24df9784affc611a115f42d24720a89210b479f1ba7a3f679c
_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"