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/gdal/gdal.info | |
parent | 25dc9a14eb408c5596872fb524aeb8690f78e0aa (diff) |
gis/gdal: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gdal/gdal.info')
-rw-r--r-- | gis/gdal/gdal.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info index dfc2a8c9a3ecc..0acaf326ff3cf 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="" |