Merge pull request #2623 from brooksytech/dev

Bump citra-sa and yuzu-sa
This commit is contained in:
Brooksytech 2024-01-02 07:01:54 -08:00 committed by GitHub
commit 019241a0d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -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"