qemu: update to 4.0.1.

This commit is contained in:
travankor 2019-11-11 01:46:07 -07:00 committed by Helmut Pozimski
parent 166c5481f7
commit ccafc2a781

View file

@ -1,14 +1,14 @@
# Template file for 'qemu'
pkgname=qemu
reverts="4.1.0_3 4.1.0_2 4.1.0_1"
version=4.0.0
revision=5
version=4.0.1
revision=1
short_desc="Open Source Processor Emulator"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.qemu.org"
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
checksum=6d7f713f7400c8a636c770118957b13d6a7f72b0d2da4a925d10455d8e33af20
checksum=10bd1c945999b7c78be122e7253131b18a1cde824794ccb2b9b52c9ca02ebb86
nostrip=yes
hostmakedepends="pkg-config perl python3 automake libtool flex python3-Sphinx"