qemu: update to 9.0.0.

This commit is contained in:
Andrew J. Hesford 2024-05-29 15:32:58 -04:00
parent 76fc6a26f1
commit 8636049172
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'qemu'
# This package should be updated together with qemu-user-static
pkgname=qemu
version=8.2.1
version=9.0.0
revision=1
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec --localstatedir=/var
@ -28,11 +28,11 @@ 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=ff6413d5b6a8bcc62f0c057195dff499e9321bb68723107bd1cba76cc54ca8ad
checksum=f816255215ed495d164311210e05aec867c4cb22576b41b2d723209de579ed61
ignore_elf_dirs="/usr/share/qemu"
nostrip_files="hppa-firmware.img openbios-ppc openbios-sparc32 openbios-sparc64
palcode-clipper s390-ccw.img s390-netboot.img u-boot.e500 opensbi-riscv32-generic-fw_dynamic.elf
opensbi-riscv64-generic-fw_dynamic.elf"
nostrip_files="hppa-firmware.img hppa-firmware64.img openbios-ppc
openbios-sparc32 openbios-sparc64 palcode-clipper s390-ccw.img
s390-netboot.img u-boot.e500"
build_options="gtk3 iscsi jack numa opengl pulseaudio sdl2 smartcard spice virgl"
build_options_default="gtk3 iscsi jack numa opengl pulseaudio sdl2 smartcard spice virgl"