mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
qemu: update to 2.8.1.
This commit is contained in:
parent
8639af39b1
commit
7223ef051d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qemu'
|
# Template file for 'qemu'
|
||||||
pkgname=qemu
|
pkgname=qemu
|
||||||
version=2.8.0
|
version=2.8.1
|
||||||
revision=4
|
revision=1
|
||||||
short_desc="Open Source Processor Emulator"
|
short_desc="Open Source Processor Emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://qemu.org"
|
homepage="http://qemu.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||||
checksum=dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62
|
checksum=018e4c7ed22c220395cf41f835d01505e49d0e579a548bd3d72b03809442bbcd
|
||||||
nocross="https://api.travis-ci.org/jobs/210268003/log.txt"
|
nocross="https://api.travis-ci.org/jobs/210268003/log.txt"
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue