summaryrefslogtreecommitdiffstats
path: root/recipes/puzzles/puzzles_r7436.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/puzzles/puzzles_r7436.bb')
-rw-r--r--recipes/puzzles/puzzles_r7436.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/puzzles/puzzles_r7436.bb b/recipes/puzzles/puzzles_r7436.bb
index fc2997fcf8..d8bc086cfc 100644
--- a/recipes/puzzles/puzzles_r7436.bb
+++ b/recipes/puzzles/puzzles_r7436.bb
@@ -5,7 +5,7 @@ PR = "r3"
SVN_REV = "${@bb.data.getVar('PV',d,1).replace('r', '')}"
-SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;proto=svn;rev=${SVN_REV} \
+SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;proto=svn;rev=${SVN_REV} \
file://game.png"
S = "${WORKDIR}/puzzles"