mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qemu: update to 5.0.0
[ci skip]
This commit is contained in:
parent
2270eba3d6
commit
dec2f921da
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- qemu-doc.texi.orig 2019-12-16 20:35:33.459082641 +0100
|
|
||||||
+++ qemu-doc.texi 2019-12-16 20:35:47.593783938 +0100
|
|
||||||
@@ -38,7 +38,6 @@
|
|
||||||
* Introduction::
|
|
||||||
* QEMU PC System emulator::
|
|
||||||
* QEMU System emulator for non PC targets::
|
|
||||||
-* QEMU Guest Agent::
|
|
||||||
* QEMU User space emulator::
|
|
||||||
* System requirements::
|
|
||||||
* Security::
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qemu'
|
# Template file for 'qemu'
|
||||||
pkgname=qemu
|
pkgname=qemu
|
||||||
version=4.2.0
|
version=5.0.0
|
||||||
revision=3
|
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=3cf4f3f73233a12211a045f07eef467fdc7bf3877568cd0c8a0cf36121da9fbd
|
checksum=c368f81d0a6e8af62e1699fa6aebdc1bf850f3cea6b9839621304a0a4e575efb
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
hostmakedepends="gettext pkg-config perl python3 automake libtool flex
|
hostmakedepends="gettext pkg-config perl python3 automake libtool flex
|
||||||
|
|
Loading…
Add table
Reference in a new issue