qemu: update to 9.2.1

Changelog:
- https://wiki.qemu.org/ChangeLog
This commit is contained in:
Rudi Heitbaum 2025-02-12 03:25:47 +00:00
parent d7c21c6ba4
commit 0a076e402e

View File

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