mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
qemu-user: update to 10.0.2.
This commit is contained in:
parent
03dfbc03a5
commit
189ba73ae7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qemu-user'
|
# Template file for 'qemu-user'
|
||||||
# This package should be updated together with qemu
|
# This package should be updated together with qemu
|
||||||
pkgname=qemu-user
|
pkgname=qemu-user
|
||||||
version=10.0.0
|
version=10.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
metapackage=yes
|
metapackage=yes
|
||||||
|
@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-2.0-only, LGPL-2.1-only"
|
license="GPL-2.0-only, LGPL-2.1-only"
|
||||||
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=84e32fa04cdac1da2f571a296ab16554230617992ab2b077555516e371ff1ffd
|
checksum=496a2244f56ae1d58a5d2563a6107b52fa064e4657bffc8685951a606d6e7e1d
|
||||||
subpackages="qemu-user-static"
|
subpackages="qemu-user-static"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue