From: Marcin Juszkiewicz Date: Thu, 15 Nov 2007 15:08:31 +0000 (+0000) Subject: gpsdrive: fix SRC_URI - close #3279 X-Git-Tag: Release-2010-05/1~8390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad9838b26a266343467ccd3312f32ccaa6694c4;p=openembedded.git gpsdrive: fix SRC_URI - close #3279 --- diff --git a/packages/gpsdrive/gpsdrive_2.10pre2.bb b/packages/gpsdrive/gpsdrive_2.10pre2.bb index d0aa30477a..675c556b6f 100644 --- a/packages/gpsdrive/gpsdrive_2.10pre2.bb +++ b/packages/gpsdrive/gpsdrive_2.10pre2.bb @@ -9,7 +9,7 @@ SECTION = "x11" PRIORITY = "optional" LICENSE = "GPL" -SRC_URI = "http://www.gpsdrive.cc/${PN}-${PV}.tar.gz \ +SRC_URI = "http://www.gpsdrive.de/${PN}-${PV}.tar.gz \ file://gpsdrive.desktop" CFLAGS += "-D_GNU_SOURCE"