gpsdrive: fix SRC_URI. closes 3494.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Feb 2008 23:40:29 +0000 (23:40 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Feb 2008 23:40:29 +0000 (23:40 +0000)
packages/gpsdrive/gpsdrive_2.10pre2.bb
packages/gpsdrive/gpsdrive_2.10pre3.bb

index 675c556..f44c592 100644 (file)
@@ -9,7 +9,7 @@ SECTION = "x11"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
-SRC_URI = "http://www.gpsdrive.de/${PN}-${PV}.tar.gz \
+SRC_URI = "http://www.gpsdrive.de/packages/${PN}-${PV}.tar.gz \
            file://gpsdrive.desktop"
 
 CFLAGS += "-D_GNU_SOURCE"
index cb651aa..6a97344 100644 (file)
@@ -11,7 +11,7 @@ SECTION = "x11"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
-SRC_URI = "http://www.ostertag.name/tweety/Projekte/gpsdrive/gpsdrive-2.10pre3.tar.gz \
+SRC_URI = "http://www.gpsdrive.de/packages/${PN}-${PV}.tar.gz \
            file://gpsdrive.desktop"
 
 CFLAGS += "-D_GNU_SOURCE"