mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Update kernel to 6.17.11, roll back mupen64plus-nx-lr
This commit is contained in:
@@ -26,3 +26,4 @@ tic80-lr # patches need to be rebased
|
||||
vice-lr # Updating breaks build patches
|
||||
vice-sa # Doesn't support updating with the script.
|
||||
vita3k-sa # Should be manually updated.
|
||||
mupen64plus-nx-lr #Upstream brakes video out.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="mupen64plus-nx-lr"
|
||||
PKG_VERSION="680e033fc8ed1a49df7b156d97164e0050ee13bc"
|
||||
PKG_VERSION="7c7f11061f29b2ccd5d0952e2373ae5b55cfea8f"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://github.com/libretro/mupen64plus-libretro-nx"
|
||||
PKG_URL="${PKG_SITE}/archive/${PKG_VERSION}.tar.gz"
|
||||
|
||||
@@ -32,7 +32,7 @@ case ${DEVICE} in
|
||||
*)
|
||||
case ${DEVICE} in
|
||||
S922X|SM8550|SM8250|H700|SM8650|RK3566|RK3399)
|
||||
PKG_VERSION="6.17.10"
|
||||
PKG_VERSION="6.17.11"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="6.12.59"
|
||||
|
||||
Reference in New Issue
Block a user