qemu: update to 9.1.0

Changelog:
- https://wiki.qemu.org/ChangeLog
This commit is contained in:
Rudi Heitbaum 2024-09-05 08:00:18 +00:00
parent b11b1336bd
commit 233a23f508

View File

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