[oe-commits] Antonio Ospite : numptyphysics: update SRC_URI

git version control git at git.openembedded.org
Fri Mar 26 21:13:23 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c4b15bc76bf22ef0f8da5d752d187fa6395bbbcf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c4b15bc76bf22ef0f8da5d752d187fa6395bbbcf

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Thu Mar 25 12:52:33 2010 +0000

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 at studenti.unina.it>
Acked-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

 recipes/numptyphysics/numptyphysics_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
index dec9cf1..66bed53 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 \





More information about the Openembedded-commits mailing list