diff options
Diffstat (limited to 'packages/gpsdrive/gpsdrive_2.10pre2.bb')
-rw-r--r-- | packages/gpsdrive/gpsdrive_2.10pre2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |