summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-21 12:31:49 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-21 13:02:16 -0400
commitc025e3df02fc97a2bfacb206433c7c04afdb2539 (patch)
treef01abd4c12c689167058ba5b03c7311c28f242fb /sci-geosciences
parentsci-geosciences/gshhs: use HTTPs (diff)
downloadgentoo-c025e3df02fc97a2bfacb206433c7c04afdb2539.tar.gz
gentoo-c025e3df02fc97a2bfacb206433c7c04afdb2539.tar.bz2
gentoo-c025e3df02fc97a2bfacb206433c7c04afdb2539.zip
sci-geosciences/gshhs-data: use HTTPs, fix SRC_URI
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild6
1 files 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"