mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qemu: update to 4.1.1.
This commit is contained in:
parent
548334eba7
commit
44b397e479
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# 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"
|
version=4.1.1
|
||||||
version=4.0.1
|
|
||||||
revision=1
|
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=10bd1c945999b7c78be122e7253131b18a1cde824794ccb2b9b52c9ca02ebb86
|
checksum=459718738964a8036c741ed8dbef3d1346828ebac4bcacb1076faf2e2ad8bb8c
|
||||||
|
|
||||||
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
Reference in a new issue