diff options
author | Stanislav Brabec <utx@penguin.cz> | 2008-08-13 10:59:59 +0000 |
---|---|---|
committer | Stanislav Brabec <utx@penguin.cz> | 2008-08-13 10:59:59 +0000 |
commit | 27ef4f645ac40f9b3762d18f454be388d593d747 (patch) | |
tree | 5aea547facc99cf39d505100ffa82e651e578246 /packages | |
parent | 1cdbb0088be96990a02066c9d939f664ad4a9693 (diff) |
gpsdrive updated to version 1.3.5:
* new formats: GlobalSat DG-100, Navilink GPS support, MTK Data
Logger, Nokia LMX, Swiss Map 50 xol, NMEA GISTeq strain.
* new features: Garmin HC supported, Garmin GPI proximity alerts,
Lowrance waypoint comments, VCF coords in ADR for iPhone,
timestamps in KML Placemarks, Opencaching.de GPX, TomTom
geocaching, KML writer for geocaches rewritten, KML track/route
writer direction of motion, GPX and CSV Geocache
archive/availability, discard filter support for minimum number
of satellites.
* fixes: Google Maps reader, longitude and latitude in tomtom_in,
Garmin GDB Category option, timestamps on xcsv formats,
realtime KML GPS jitter suppress, GPX links handled in tracks
and routes.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gpsbabel/gpsbabel_1.3.5.bb (renamed from packages/gpsbabel/gpsbabel_1.3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpsbabel/gpsbabel_1.3.3.bb b/packages/gpsbabel/gpsbabel_1.3.5.bb index b5ff6a8510..c46b9df81d 100644 --- a/packages/gpsbabel/gpsbabel_1.3.3.bb +++ b/packages/gpsbabel/gpsbabel_1.3.5.bb @@ -6,7 +6,7 @@ LICENSE = "GPL" PR = "r1" -SRC_URI = "${SOURCEFORGE_MIRROR}/gpsbabel/gpsbabel-${PV}.tar.gz" +SRC_URI = "http://www.gpsbabel.org/plan9.php?dl=gpsbabel-${PV}.tar.gz" inherit autotools pkgconfig |