qemu: update to 4.0.1.
This commit is contained in:
parent
166c5481f7
commit
ccafc2a781
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'qemu'
|
# Template file for 'qemu'
|
||||||
pkgname=qemu
|
pkgname=qemu
|
||||||
reverts="4.1.0_3 4.1.0_2 4.1.0_1"
|
reverts="4.1.0_3 4.1.0_2 4.1.0_1"
|
||||||
version=4.0.0
|
version=4.0.1
|
||||||
revision=5
|
revision=1
|
||||||
short_desc="Open Source Processor Emulator"
|
short_desc="Open Source Processor Emulator"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.qemu.org"
|
homepage="https://www.qemu.org"
|
||||||
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||||
checksum=6d7f713f7400c8a636c770118957b13d6a7f72b0d2da4a925d10455d8e33af20
|
checksum=10bd1c945999b7c78be122e7253131b18a1cde824794ccb2b9b52c9ca02ebb86
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
hostmakedepends="pkg-config perl python3 automake libtool flex python3-Sphinx"
|
hostmakedepends="pkg-config perl python3 automake libtool flex python3-Sphinx"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue