mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
qemu: update to 9.2.3.
This commit is contained in:
parent
7a0552f48d
commit
23679167cc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'qemu'
|
||||
# This package should be updated together with qemu-user
|
||||
pkgname=qemu
|
||||
version=9.2.2
|
||||
revision=2
|
||||
version=9.2.3
|
||||
revision=1
|
||||
build_style=meta
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
--localstatedir=/var --enable-pie --disable-user
|
||||
|
@ -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=29cdfb019c14f5669d16bb952d2a324daf715db82aa2d70569f125a8650669a0
|
||||
checksum=8035d5857d8605154d8cfc4c5d52f79cb8994a0f1a79114a29c075d7d04aaf19
|
||||
ignore_elf_dirs="/usr/share/qemu"
|
||||
|
||||
build_options="gtk3 iscsi jack numa opengl pulseaudio sdl2 smartcard spice virgl"
|
||||
|
|
Loading…
Add table
Reference in a new issue