Bump DuckstationSA & DolphinSA
This commit is contained in:
parent
06fbc931a6
commit
cf67cb95d7
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ case ${DEVICE} in
|
||||||
RG552|handheld)
|
RG552|handheld)
|
||||||
PKG_SITE="https://github.com/dolphin-emu/dolphin"
|
PKG_SITE="https://github.com/dolphin-emu/dolphin"
|
||||||
PKG_URL="${PKG_SITE}.git"
|
PKG_URL="${PKG_SITE}.git"
|
||||||
PKG_VERSION="99a918d884b7fd9442e2c621e0b2fb566db6aa1c"
|
PKG_VERSION="0ef6d30a0dde197ccb2736dd46191e7f867f3502"
|
||||||
PKG_PATCH_DIRS+=" wayland"
|
PKG_PATCH_DIRS+=" wayland"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKG_SHORTDESC="Fast PlayStation 1 emulator for x86-64/AArch32/AArch64 "
|
||||||
|
|
||||||
case ${DEVICE} in
|
case ${DEVICE} in
|
||||||
RG552|handheld)
|
RG552|handheld)
|
||||||
PKG_VERSION="b2dcb417c10f0e3bf9b834acd8203d6b7e76f471"
|
PKG_VERSION="11559c18e3f3a1b19991cc7d5b841d7c7b8e8cf2"
|
||||||
PKG_PATCH_DIRS+=" new"
|
PKG_PATCH_DIRS+=" new"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue