qemu-user: update to 9.1.2.

This commit is contained in:
classabbyamp 2024-12-07 02:57:19 -05:00
parent 79b8c1a151
commit 22a4b43e8b
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'qemu-user'
# This package should be updated together with qemu
pkgname=qemu-user
version=9.1.1
version=9.1.2
revision=1
build_style=meta
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
@ -15,7 +15,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
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=6acc1a1da4fbc45cd999dfb0c19aca5bc3aaa8c2cecf11e08aabe5ea2bb25fde
checksum=d717acc2a52bbea72ea7283bca3292288f16ac510699fb02e112f6326f43daea
subpackages="qemu-user-static"
if [ "$CROSS_BUILD" ]; then