qemu: update to 9.2.3

Changelog:
- https://wiki.qemu.org/ChangeLog
This commit is contained in:
Rudi Heitbaum 2025-03-27 05:24:59 +00:00
parent 301f8fcf59
commit 65483f4d93

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="qemu"
PKG_VERSION="9.2.2"
PKG_SHA256="752eaeeb772923a73d536b231e05bcc09c9b1f51690a41ad9973d900e4ec9fbf"
PKG_VERSION="9.2.3"
PKG_SHA256="baed494270c361bf69816acc84512e3efed71c7a23f76691642b80bc3de7693e"
PKG_LICENSE="GPL"
PKG_SITE="https://www.qemu.org"
PKG_URL="https://download.qemu.org/qemu-${PKG_VERSION}.tar.xz"