qemu: update to 10.0.2.

This commit is contained in:
classabbyamp 2025-06-14 16:59:30 -04:00
parent 189ba73ae7
commit ba5d93fc4a
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'qemu' # Template file for 'qemu'
# This package should be updated together with qemu-user # This package should be updated together with qemu-user
pkgname=qemu pkgname=qemu
version=10.0.0 version=10.0.2
revision=1 revision=1
build_style=configure build_style=configure
metapackage=yes metapackage=yes
@ -27,7 +27,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
ignore_elf_dirs="/usr/share/qemu" ignore_elf_dirs="/usr/share/qemu"
build_options="gtk3 iscsi jack numa opengl pulseaudio sdl2 smartcard spice virgl" build_options="gtk3 iscsi jack numa opengl pulseaudio sdl2 smartcard spice virgl"