diff --git a/srcpkgs/qemu/template b/srcpkgs/qemu/template index 00f1a12be0f..184b1396f33 100644 --- a/srcpkgs/qemu/template +++ b/srcpkgs/qemu/template @@ -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 " 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"