bump DuckstationSA and DolphinSA
This commit is contained in:
parent
d651323d24
commit
01ea75efaf
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
;;
|
||||
*)
|
||||
|
|
|
@ -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"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue