Bump Citra SA & Yuzu SA
This commit is contained in:
parent
eae8f91158
commit
5337daeef5
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
*)
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
PKG_VERSION="762ddfd07bd0c24c5fd99c202535d71410f9cc88"
|
||||
PKG_VERSION="b6b98af105c7bcc958b5888f8a3b85fec71989ed"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="yuzu-sa"
|
||||
PKG_VERSION="b8c50276869aa98bc3cf2622a18c08cf1fb66315"
|
||||
PKG_VERSION="05e3db3ac9edbff0e4885ef8b42d3a2427c9f027"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://github.com/yuzu-emu/yuzu"
|
||||
|
|
Loading…
Reference in a new issue