Update Yuzu-sa, Citra-SA, & Flycast-Sa
This commit is contained in:
parent
cdb3db4f85
commit
48fac37670
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
*)
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
PKG_VERSION="a2d1c4a94cdcd328e19d943495dea397fef6dfc9"
|
||||
PKG_VERSION="8e2415f45503e67910945301feafda361b4cc63f"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="flycast-sa"
|
||||
PKG_VERSION="6d6959880007344cfade656fdcffccde695b06e4"
|
||||
PKG_VERSION="57c88e07c41970975cb08425992abbeafe511ddd"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://github.com/flyinghead/flycast"
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue