From 8071217d5925ec2e2bff9ec15db39ce47340d439 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 21 Sep 2018 10:50:33 +0200 Subject: [PATCH] gdal: switch to https. --- sci-libs/gdal/gdal-2.2.4.recipe | 4 ++-- sci-libs/gdal/gdal1-1.11.5.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-libs/gdal/gdal-2.2.4.recipe b/sci-libs/gdal/gdal-2.2.4.recipe index 1e6f5c2ee..c7013802d 100644 --- a/sci-libs/gdal/gdal-2.2.4.recipe +++ b/sci-libs/gdal/gdal-2.2.4.recipe @@ -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" diff --git a/sci-libs/gdal/gdal1-1.11.5.recipe b/sci-libs/gdal/gdal1-1.11.5.recipe index 78bd6ada0..47851c469 100644 --- a/sci-libs/gdal/gdal1-1.11.5.recipe +++ b/sci-libs/gdal/gdal1-1.11.5.recipe @@ -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"