qemu: update to 9.2.2.

This commit is contained in:
classabbyamp 2025-03-01 12:54:41 -05:00
parent 1985245b9a
commit 9acf20775a
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'qemu'
# This package should be updated together with qemu-user
pkgname=qemu
version=9.2.1
version=9.2.2
revision=1
build_style=meta
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
@ -26,7 +26,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=aeed8eb4353782766e00931ec08e5b9fd20a5d689ca341644347b39dc440e9df
checksum=29cdfb019c14f5669d16bb952d2a324daf715db82aa2d70569f125a8650669a0
ignore_elf_dirs="/usr/share/qemu"
build_options="gtk3 iscsi jack numa opengl pulseaudio sdl2 smartcard spice virgl"