All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] numptyphysics: update SRC_URI
@ 2010-03-25 22:52 Antonio Ospite
  2010-03-26  0:26 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Antonio Ospite @ 2010-03-25 22:52 UTC (permalink / raw)
  To: openembedded-devel

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>
---
 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 \
-- 
1.7.0.3




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-26 21:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 22:52 [PATCH] numptyphysics: update SRC_URI Antonio Ospite
2010-03-26  0:26 ` Khem Raj
2010-03-26  8:20   ` Antonio Ospite
2010-03-26 21:14     ` Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.