qemu-user-static: update to 9.0.2.
This commit is contained in:
parent
814d51304b
commit
8cc1aba56a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qemu-user-static'
|
||||
# This package should be updated together with qemu
|
||||
pkgname=qemu-user-static
|
||||
version=9.0.1
|
||||
version=9.0.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only, LGPL-2.1-only"
|
||||
homepage="https://www.qemu.org"
|
||||
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||
checksum=c79bd301abd9f2501bdf0a543c6f6f7474424178dcfde2be271150988cadc0a7
|
||||
checksum=6fef38a497ff65f8d45c611b12ed5f5bb3e19ea6d76bfaea6857bf6fd76701e6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --cross-prefix=${XBPS_CROSS_TRIPLET}-"
|
||||
|
|
Loading…
Reference in New Issue