diff options
author | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
commit | 1d77b08d11a459598975cd73a1c9539849c0d815 (patch) | |
tree | bbf56956692a6598e6da1c9c8cacb380706578c2 /repo/qemu | |
parent | 24998e21676efbd0801bb9a56d167eaf273d44d7 (diff) |
Auto updated packages
Diffstat (limited to 'repo/qemu')
-rw-r--r-- | repo/qemu/qemu.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/qemu/qemu.xibuild b/repo/qemu/qemu.xibuild index d859027..25906d6 100644 --- a/repo/qemu/qemu.xibuild +++ b/repo/qemu/qemu.xibuild @@ -5,7 +5,7 @@ DESC="QEMU is a generic machine emulator and virtualizer" MAKEDEPS=" meson bash alsa-lib bison curl flex glib glib gnutls gtk3 libaio libcap libcap-ng libjpeg-turbo libnfs libpng libseccomp libssh2 liburing libusb libxml2 linux-headers lzo ncurses numactl perl pulseaudio python python-sphinx sdl2 snappy spice spice-server texinfo usbredir util-linux vde2 virglrenderer vte3 xfsprogs zlib zlib zstd zstd python-sphinx-rtd-theme" -PKG_VER=7.0.0 +PKG_VER=7.1.0 SOURCE="https://wiki.qemu-project.org/download/qemu-$PKG_VER.tar.xz" ADDITIONAL=" |