aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-03-25 12:52:33 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2010-03-26 22:13:13 +0100
commitc4b15bc76bf22ef0f8da5d752d187fa6395bbbcf (patch)
tree0e4ed3667d1b299b3963ca6607aaf28cda399eb3
parentea1ec38aa1c599ff64c737feb59ae75659d2e8b6 (diff)
downloadopenembedded-c4b15bc76bf22ef0f8da5d752d187fa6395bbbcf.tar.gz
numptyphysics: update SRC_URI
The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638 Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
-rw-r--r--recipes/numptyphysics/numptyphysics_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
index dec9cf14db..66bed53241 100644
--- a/recipes/numptyphysics/numptyphysics_svn.bb
+++ b/recipes/numptyphysics/numptyphysics_svn.bb
@@ -7,13 +7,13 @@ HOMEPAGE = "http://numptyphysics.garage.maemo.org/"
SECTION = "x11/games"
SRCREV = "109"
PV = "0.2+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
inherit autotools
SRC_URI = "\
# Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate.
- svn://garage.maemo.org/svn/${PN};module=trunk;proto=https \
+ svn://vcs.maemo.org/svn/${PN};module=trunk;proto=https \
http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_setup.tgz \
file://replay_off.patch;patch=1;pnum=0 \
file://next.png \