From c025e3df02fc97a2bfacb206433c7c04afdb2539 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 21 May 2018 12:31:49 +0200 Subject: [PATCH] sci-geosciences/gshhs-data: use HTTPs, fix SRC_URI --- sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild b/sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild index bafcf9956bf6..3465400d19bd 100644 --- a/sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild +++ b/sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Global Self-consistent, Hierarchical, High-resolution Shoreline programs data" -HOMEPAGE="http://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" -SRC_URI="http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/version${PV}/gshhs+wdbii_${PV}.zip" +HOMEPAGE="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" +SRC_URI="https://www.ngdc.noaa.gov/mgg/shorelines/data/gshhg/oldversions/version${PV}/gshhs+wdbii_${PV}.zip" LICENSE="GPL-2" SLOT="0" -- 2.26.2