mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
qemu: update to 10.0.2.
This commit is contained in:
parent
189ba73ae7
commit
ba5d93fc4a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue