Update Yuzu-SA & Citra-SA
This commit is contained in:
parent
1b8edf6306
commit
a3f054b75b
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
*)
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
PKG_VERSION="9b147d3f9c31bc6af1ce1281c52b02b338925e5a"
|
||||
PKG_VERSION="a2d1c4a94cdcd328e19d943495dea397fef6dfc9"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="yuzu-sa"
|
||||
PKG_VERSION="29b983398cadb90820210318ae7200ede3a582f9"
|
||||
PKG_VERSION="817c7c445dcad03756e484810445d1d3ebc2bde2"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://github.com/yuzu-emu/yuzu"
|
||||
|
|
Loading…
Reference in a new issue