From c973de72a8c8512aa8ed947fe4305bb88eb8eeda Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 19 Feb 2019 20:21:45 +0100 Subject: sci-geosciences/gdal-grass: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11109 Signed-off-by: Andreas Sturmlechner --- sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild | 6 +++--- sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sci-geosciences') diff --git a/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild b/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild index 0b8f94b06435..b480a2b497b9 100644 --- a/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild +++ b/sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit eutils DESCRIPTION="GDAL plugin to access GRASS data" -HOMEPAGE="http://www.gdal.org/" -SRC_URI="http://download.osgeo.org/gdal/${PV}/${P}.tar.gz" +HOMEPAGE="https://www.gdal.org/" +SRC_URI="https://download.osgeo.org/gdal/${PV}/${P}.tar.gz" SLOT="0" LICENSE="MIT" diff --git a/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild b/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild index 0b8f94b06435..b480a2b497b9 100644 --- a/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild +++ b/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit eutils DESCRIPTION="GDAL plugin to access GRASS data" -HOMEPAGE="http://www.gdal.org/" -SRC_URI="http://download.osgeo.org/gdal/${PV}/${P}.tar.gz" +HOMEPAGE="https://www.gdal.org/" +SRC_URI="https://download.osgeo.org/gdal/${PV}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -- cgit v1.2.3-65-gdbad