Merge pull request #2623 from brooksytech/dev
Bump citra-sa and yuzu-sa
This commit is contained in:
commit
019241a0d4
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
*)
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
PKG_VERSION="b6b98af105c7bcc958b5888f8a3b85fec71989ed"
|
||||
PKG_VERSION="9b147d3f9c31bc6af1ce1281c52b02b338925e5a"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="yuzu-sa"
|
||||
PKG_VERSION="05e3db3ac9edbff0e4885ef8b42d3a2427c9f027"
|
||||
PKG_VERSION="29b983398cadb90820210318ae7200ede3a582f9"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://github.com/yuzu-emu/yuzu"
|
||||
|
|
Loading…
Reference in a new issue