bump DuckstationSA and DolphinSA

This commit is contained in:
brooksytech 2022-11-29 07:10:41 -08:00
parent d651323d24
commit 01ea75efaf
No known key found for this signature in database
GPG key ID: 45B78D3C7B40B188
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ case ${DEVICE} in
RG552|handheld)
PKG_SITE="https://github.com/dolphin-emu/dolphin"
PKG_URL="${PKG_SITE}.git"
PKG_VERSION="0ef6d30a0dde197ccb2736dd46191e7f867f3502"
PKG_VERSION="7cd9a78ebf6e49b21a5a5eee99858822a8946faa"
PKG_PATCH_DIRS+=" wayland"
;;
*)

View file

@ -10,7 +10,7 @@ PKG_SHORTDESC="Fast PlayStation 1 emulator for x86-64/AArch32/AArch64 "
case ${DEVICE} in
RG552|handheld)
PKG_VERSION="11559c18e3f3a1b19991cc7d5b841d7c7b8e8cf2"
PKG_VERSION="b881c7e7c4e8f5ca41cbd722306a205818ff93ac"
PKG_PATCH_DIRS+=" new"
;;
*)