gis/navit: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
79a1effd73
commit
12310805dd
|
@ -13,11 +13,11 @@ If you want to use a gps receiver device with Navit, such as a usb gps
|
|||
dongle, you will probably want to install the gpsd package as well.
|
||||
|
||||
Navit can be used with maps from the OpenStreetMap project
|
||||
(www.openstreetmap.org). To do this, you will have to download a map
|
||||
for offline use, using the Navit Planet extractor at:
|
||||
(https://www.openstreetmap.org). To do this, you will have to download
|
||||
a map for offline use, using the Navit Planet extractor at:
|
||||
http://maps.navit-project.org
|
||||
|
||||
Further details on the project's page and wiki at:
|
||||
http://www.navit-project.org
|
||||
https://www.navit-project.org
|
||||
|
||||
Optional dependencies: gpsd
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="navit"
|
||||
VERSION="R7651"
|
||||
HOMEPAGE="http://www.navit-project.org"
|
||||
HOMEPAGE="https://www.navit-project.org"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/navit-R7651.tar.gz"
|
||||
MD5SUM="cf23a4bc24d1b552da80861b93e86343"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ navit:
|
|||
navit: Navit runs on Linux, Windows, Windows CE, Mac OS, Android, iPhone and
|
||||
navit: webOS. It can use maps from OpenStreetMap and Garmin, among others -
|
||||
navit: which can be stored offline - so it doesn't need an Internet
|
||||
navit: connection while in use. Project page: www.navit-project.org
|
||||
navit: connection while in use.
|
||||
navit:
|
||||
|
|
Loading…
Reference in New Issue