Update Linux to 6.17.4, update xemu-sa.

This commit is contained in:
rocknix
2025-10-21 13:57:21 +00:00
parent edab3e75eb
commit 6e9e02cd3b
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Copyright (C) 2024-present ROCKNIX (https://github.com/ROCKNIX)
PKG_NAME="xemu-sa"
PKG_VERSION="1973482781c120ceae88e2e0d89fa522b35b9639"
PKG_VERSION="19f18873d9b35e2c802fd430a5901c8ee65b3fe0"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/xemu-project/xemu"
PKG_URL="${PKG_SITE}/archive/${PKG_VERSION}.tar.gz"

View File

@@ -32,7 +32,7 @@ case ${DEVICE} in
*)
case ${DEVICE} in
SM8250|SM8550)
PKG_VERSION="6.17.3"
PKG_VERSION="6.17.4"
;;
H700)
PKG_VERSION="6.16.9"