qemu: update to 10.0.3

Changelog:
- https://wiki.qemu.org/ChangeLog
This commit is contained in:
Rudi Heitbaum 2025-07-25 11:13:59 +00:00
parent 89917fa62b
commit 2f075441d0

View File

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