Skip to content

Commit

Permalink
retroarch - switch back to v1.6.0 until v1.6.2 is released due to iss…
Browse files Browse the repository at this point in the history
  • Loading branch information
joolswills committed Jun 25, 2017
1 parent c8b5d2b commit 9b5c738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scriptmodules/emulators/retroarch.sh
Expand Up @@ -33,7 +33,7 @@ function depends_retroarch() {
}

function sources_retroarch() {
gitPullOrClone "$md_build" https://github.com/libretro/RetroArch.git v1.6.1
gitPullOrClone "$md_build" https://github.com/libretro/RetroArch.git v1.6.0
applyPatch "$md_data/01_hotkey_hack.diff"
applyPatch "$md_data/02_disable_search.diff"
}
Expand Down

0 comments on commit 9b5c738

Please sign in to comment.