python-gammu: fix SRC_URI
authorMichael Lauer <mickey@vanille-media.de>
Mon, 22 May 2006 16:09:47 +0000 (16:09 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 22 May 2006 16:09:47 +0000 (16:09 +0000)
packages/python/python-gammu_0.13.bb

index 9ae5f9d..755e3ec 100644 (file)
@@ -4,9 +4,9 @@ SECTION = "devel/python"
 DEPENDS = "gammu"
 LICENSE = "GPL"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-PR = "r0"
+PR = "ml0"
 
-SRC_URI = "http://cihar.com/gammu/python/python-gammu-${PV}.tar.bz2"
+SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
 
 inherit distutils