qemu: update to 9.0.1.
This commit is contained in:
parent
576810b6ce
commit
609e52c832
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'qemu'
|
||||
# This package should be updated together with qemu-user-static
|
||||
pkgname=qemu
|
||||
version=9.0.0
|
||||
revision=2
|
||||
version=9.0.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec --localstatedir=/var
|
||||
--disable-glusterfs --disable-xen --enable-docs --enable-kvm --enable-libusb --enable-pie
|
||||
|
@ -28,7 +28,7 @@ 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=f816255215ed495d164311210e05aec867c4cb22576b41b2d723209de579ed61
|
||||
checksum=c79bd301abd9f2501bdf0a543c6f6f7474424178dcfde2be271150988cadc0a7
|
||||
ignore_elf_dirs="/usr/share/qemu"
|
||||
nostrip_files="hppa-firmware.img hppa-firmware64.img openbios-ppc
|
||||
openbios-sparc32 openbios-sparc64 palcode-clipper s390-ccw.img
|
||||
|
|
Loading…
Reference in New Issue