From bdd4b8bc9c101ef2c2eb57882a0dba59117588ac Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 28 Nov 2014 05:22:17 +0100 Subject: [PATCH] Update libretro-fetch.sh --- libretro-fetch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libretro-fetch.sh b/libretro-fetch.sh index 5f30be6c..a00c8c96 100755 --- a/libretro-fetch.sh +++ b/libretro-fetch.sh @@ -169,5 +169,5 @@ fetch_project "$REPO_BASE/libretro/prosystem-libretro.git" "libretro-prosystem" fetch_project "$REPO_BASE/libretro/libretro-o2em.git" "libretro-o2em" "libretro/o2em" fetch_project "$REPO_BASE/libretro/4do-libretro.git" "libretro-4do" "libretro/4do" fetch_project "$REPO_BASE/libretro/CATSFC-libretro.git" "libretro-catsfc" "libretro/CATSFC" -fetch_project "$REPO_BASE/libretro/crawl-ref.git" "libretro-stonesoup" "libretro/DungeonCrawler StoneSoup" -fetch_project_submodule_no_update "$REPO_BASE/libretro/hatari.git" "libretro-hatari" "libretro/hatari" +fetch_project_submodule_no_update "$REPO_BASE/libretro/crawl-ref.git" "libretro-stonesoup" "libretro/DungeonCrawler StoneSoup" +fetch_project "$REPO_BASE/libretro/hatari.git" "libretro-hatari" "libretro/hatari"