Merge pull request #625 from brooksytech/dev
Bump Duckstation SA and Dolphin SA
This commit is contained in:
commit
4d62d77609
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="5479f0e776009d85c509fc6f9874aceeaed9b85b"
|
||||
PKG_VERSION="91ba359911638a708370658539b30ff2abbc5df4"
|
||||
PKG_PATCH_DIRS+=" new"
|
||||
;;
|
||||
*)
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_SHORTDESC="Fast PlayStation 1 emulator for x86-64/AArch32/AArch64 "
|
|||
|
||||
case ${DEVICE} in
|
||||
RG552|handheld)
|
||||
PKG_VERSION="ab1422b69026befb96b8cef9748c8ec2017c6aa1"
|
||||
PKG_VERSION="107bff0e7f8b8a7ee74912c1ba5f09b8d4f0c225"
|
||||
PKG_PATCH_DIRS+=" new"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue