diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-07-30 19:33:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:40:03 +0700 |
commit | ddf638f536ad8c4d4fdc56ed84ba970b42dff317 (patch) | |
tree | 1d571ffb537aba3cc76492ef2cbc4b178c3b9c81 /gis | |
parent | 25dc9a14eb408c5596872fb524aeb8690f78e0aa (diff) | |
download | slackbuilds-ddf638f536ad8c4d4fdc56ed84ba970b42dff317.tar.gz |
gis/gdal: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/gdal/gdal.info | 4 | ||||
-rw-r--r-- | gis/gdal/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info index dfc2a8c9a3..0acaf326ff 100644 --- a/gis/gdal/gdal.info +++ b/gis/gdal/gdal.info @@ -1,7 +1,7 @@ PRGNAM="gdal" VERSION="2.2.4" -HOMEPAGE="http://www.gdal.org/" -DOWNLOAD="http://download.osgeo.org/gdal/2.2.4/gdal-2.2.4.tar.xz" +HOMEPAGE="https://www.gdal.org/" +DOWNLOAD="https://download.osgeo.org/gdal/2.2.4/gdal-2.2.4.tar.xz" MD5SUM="51b1df61dbdf81473689fab3075e7a5e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/gis/gdal/slack-desc b/gis/gdal/slack-desc index 2c2206ecc8..b3b8387fea 100644 --- a/gis/gdal/slack-desc +++ b/gis/gdal/slack-desc @@ -13,7 +13,7 @@ gdal: C/C++ API for accessing raster geospatial data. The related OGR gdal: library (included with GDAL) provides a similar capability for vector gdal: data. gdal: -gdal: Homepage: http://www.gdal.org +gdal: Homepage: https://www.gdal.org/ gdal: gdal: gdal: |