qemu: update to 2.12.1.
This commit is contained in:
parent
af5726984c
commit
f659e2d52f
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'qemu'
|
||||
pkgname=qemu
|
||||
version=2.12.0
|
||||
revision=2
|
||||
version=2.12.1
|
||||
revision=1
|
||||
short_desc="Open Source Processor Emulator"
|
||||
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
|
||||
nocross=https://api.travis-ci.org/jobs/210268003/log.txt
|
||||
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue