Bump Citra SA & Yuzu SA

This commit is contained in:
brooksytech 2023-12-25 15:07:56 +00:00
parent eae8f91158
commit 5337daeef5
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ case ${DEVICE} in
;; ;;
*) *)
PKG_URL="${PKG_SITE}.git" PKG_URL="${PKG_SITE}.git"
PKG_VERSION="762ddfd07bd0c24c5fd99c202535d71410f9cc88" PKG_VERSION="b6b98af105c7bcc958b5888f8a3b85fec71989ed"
;; ;;
esac esac

View file

@ -2,7 +2,7 @@
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="yuzu-sa" PKG_NAME="yuzu-sa"
PKG_VERSION="b8c50276869aa98bc3cf2622a18c08cf1fb66315" PKG_VERSION="05e3db3ac9edbff0e4885ef8b42d3a2427c9f027"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/yuzu-emu/yuzu" PKG_SITE="https://github.com/yuzu-emu/yuzu"