qemu-user-static: update to 7.1.0.
This commit is contained in:
parent
bd7f6cf5f5
commit
5d8c9c75f6
@ -1,12 +1,12 @@
|
||||
# Template file for 'qemu-user-static'
|
||||
# This package should be updated together with qemu
|
||||
pkgname=qemu-user-static
|
||||
version=7.0.0
|
||||
revision=2
|
||||
version=7.1.0
|
||||
revision=1
|
||||
wrksrc="qemu-${version}"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
--disable-kvm --disable-vnc-png --disable-virtfs --disable-fdt --disable-seccomp
|
||||
--disable-kvm --disable-png --disable-virtfs --disable-fdt --disable-seccomp
|
||||
--enable-linux-user --disable-system --static"
|
||||
hostmakedepends="pkg-config perl python3 ninja"
|
||||
makedepends="dtc-devel libglib-devel pixman-devel libuuid-devel"
|
||||
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=a83032c6ce0dba35479610a4e11a7d8c4a6dffb17152653c183eec3c58616d4e
|
||||
checksum=f7ac2b85b3f1831e6810b140306e30af91556e15784864b209f3942858947fd0
|
||||
|
||||
_fmts="aarch64 aarch64_be alpha arm armeb cris hppa i386 m68k microblaze
|
||||
microblazeel mips mipsel mips64 mips64el mipsn32 mipsn32el or1k
|
||||
|
Loading…
x
Reference in New Issue
Block a user