qemu: update to 5.1.0.
This commit is contained in:
parent
7350014242
commit
040dec83aa
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'qemu'
|
||||
pkgname=qemu
|
||||
version=5.0.0
|
||||
revision=2
|
||||
version=5.1.0
|
||||
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=c368f81d0a6e8af62e1699fa6aebdc1bf850f3cea6b9839621304a0a4e575efb
|
||||
checksum=8314b6e5fcc7bf9fa3915d504de6586a69cba30ffa27cbe9ba85d2cb9987fb3a
|
||||
|
||||
nostrip=yes
|
||||
hostmakedepends="gettext pkg-config perl python3 automake libtool flex
|
||||
|
|
Loading…
Reference in a new issue