[oe] [PATCH] mokomaze: fix project urls

Josua Mayer josua.mayer97 at googlemail.com
Tue Aug 2 18:28:55 UTC 2011


* Mokomaze moved to sourceforge
  Homepage and download link were changed accordingly

Signed-off-by: Josua Mayer <josua.mayer97 at googlemail.com>
---
 recipes/mokomaze/mokomaze_0.5.5.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb
index 9ef8771..d4c2541 100644
--- a/recipes/mokomaze/mokomaze_0.5.5.bb
+++ b/recipes/mokomaze/mokomaze_0.5.5.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Classic game where you control a steel ball by tilting a wooden labyrinth"
-HOMEPAGE = "http://mokomaze.projects.openmoko.org/"
+HOMEPAGE = "http://mokomaze.sourceforge.net/"
 SECTION = "x11/games"
 PRIORITY = "optional"
 LICENSE = "GPLv3"
@@ -9,7 +9,7 @@ RRECOMMENDS_${PN}_shr = "fsoraw"
 PV = "0.5.5+git8"
 PR = "r7"
 
-SRC_URI = "http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz"
+SRC_URI = "http://mokomaze.sourceforge.net/files/${PN}-${PV}.tar.gz"
 SRC_URI_append_shr = " file://fsoraw.patch"
 SRC_URI_append_shr = " file://0001-Fix-accelerometers-with-2.6.34-kernels.patch"
 SRC_URI_append_shr = " file://0001-Fix-vibration-on-gta02-with-2.6.34-kernel.patch"
-- 
1.7.5.3





More information about the Openembedded-devel mailing list