qemu: update to 9.2.0

Changelog:
- https://wiki.qemu.org/ChangeLog
This commit is contained in:
Rudi Heitbaum 2024-12-11 09:57:17 +00:00
parent 7e1a9ab543
commit ff1e1e24bd

View File

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