sci-geosciences/gdal-grass: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Feb 2019 19:21:45 +0000 (20:21 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 Feb 2019 10:29:09 +0000 (11:29 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11109
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-geosciences/gdal-grass/gdal-grass-2.0.0-r1.ebuild
sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild

index 0b8f94b06435c9fbe47a17a482fa9f0ae31716b4..b480a2b497b9959ba3c78fbb2588a588310489cc 100644 (file)
@@ -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"
index 0b8f94b06435c9fbe47a17a482fa9f0ae31716b4..b480a2b497b9959ba3c78fbb2588a588310489cc 100644 (file)
@@ -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"