Update Yuzu-sa, Citra-SA, & Flycast-Sa

This commit is contained in:
brooksytech 2024-02-02 23:02:11 +00:00
parent 2776a1e33c
commit 2eb980e7a6
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ case ${DEVICE} in
;;
*)
PKG_URL="${PKG_SITE}.git"
PKG_VERSION="a2d1c4a94cdcd328e19d943495dea397fef6dfc9"
PKG_VERSION="8e2415f45503e67910945301feafda361b4cc63f"
;;
esac

View file

@ -3,7 +3,7 @@
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="flycast-sa"
PKG_VERSION="195f401044fc3a77d6ae0dbd206d446d127b2769"
PKG_VERSION="57c88e07c41970975cb08425992abbeafe511ddd"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/flyinghead/flycast"
PKG_URL="${PKG_SITE}.git"

View file

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