mcnavi: Upgrade to 0.2.13
authorKhem Raj <raj.khem@gmail.com>
Sat, 2 Oct 2010 17:55:50 +0000 (10:55 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 2 Oct 2010 17:55:50 +0000 (10:55 -0700)
0.2.10 is not fetchable anymore

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/openmoko-3rdparty/mcnavi_0.2.13.bb [moved from recipes/openmoko-3rdparty/mcnavi_0.2.10.bb with 69% similarity]

similarity index 69%
rename from recipes/openmoko-3rdparty/mcnavi_0.2.10.bb
rename to recipes/openmoko-3rdparty/mcnavi_0.2.13.bb
index 5d1bfb9..f3dfe9c 100644 (file)
@@ -3,11 +3,11 @@ HOMEPAGE = "http://www.gps-routes.info/index.php?name=Content&pa=showpage&pid=1"
 LICENSE = "GPL"
 DEPENDS = "ecore evas imlib2 gpsd edje-native"
 
-SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz;name=archive"
-PR = "r1"
+SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz"
+SRC_URI[md5sum] = "d222351cdb3db9cd040b4666fa1b5f2a"
+SRC_URI[sha256sum] = "1ebe5e5be5ccc0ce2dde9adbcc7ec733efa91310da51a8f65b65ccca87692b16"
 
-SRC_URI[archive.md5sum] = "627d36d735b866ecb0dc3ad350fe815d"
-SRC_URI[archive.sha256sum] = "70abe699d93adfa544fb1243356b71ccc0178e23af743726ac5e707825b11e06"
+PR = "r0"
 
 S = "${WORKDIR}/${PN}"