gdal: switch to https.

This commit is contained in:
Jerome Duval
2018-09-21 10:50:33 +02:00
parent acb1c53916
commit 8071217d59
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ Open Source Geospatial Foundation. As a library, it presents a single raster \
abstract data model and vector abstract data model to the calling application \
for all supported formats. It also comes with a variety of useful \
commandline utilies for data translation and processing."
HOMEPAGE="http://www.gdal.org/"
HOMEPAGE="https://www.gdal.org/"
COPYRIGHT="2007-2017 Even Rouault
2015-2017 Planet Labs
2017 Hobu Inc
@@ -118,7 +118,7 @@ COPYRIGHT="2007-2017 Even Rouault
PCRaster owners"
LICENSE="MIT
GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz"
CHECKSUM_SHA256="441eb1d1acb35238ca43a1a0a649493fc91fdcbab231d0747e9d462eea192278"

View File

@@ -5,7 +5,7 @@ Open Source Geospatial Foundation. As a library, it presents a single raster \
abstract data model and vector abstract data model to the calling application \
for all supported formats. It also comes with a variety of useful \
commandline utilies for data translation and processing."
HOMEPAGE="http://www.gdal.org/"
HOMEPAGE="https://www.gdal.org/"
COPYRIGHT="2007-2014 Even Rouault
2011 Alessandro Furieri
1999, 2001, 2002-2003, 2005, 2008 Frank Warmerdam
@@ -28,7 +28,7 @@ COPYRIGHT="2007-2014 Even Rouault
2009-2014 Martin Landa
2013 ZJU Walkinfo Technology Corp., Ltd."
LICENSE="MIT"
REVISION="3"
REVISION="4"
SOURCE_URI="http://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz"
CHECKSUM_SHA256="d4fdc3e987b9926545f0a514b4328cd733f2208442f8d03bde630fe1f7eff042"
SOURCE_DIR="gdal-$portVersion"