summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-21 12:27:30 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-21 13:02:16 -0400
commit6617c58fdc09c019a55f3609be9d7536bec5bc59 (patch)
treefce812461489a83b6096cccde6de77a72a556035 /sci-geosciences
parentsci-geosciences/josm: use HTTPs (diff)
downloadgentoo-6617c58fdc09c019a55f3609be9d7536bec5bc59.tar.gz
gentoo-6617c58fdc09c019a55f3609be9d7536bec5bc59.tar.bz2
gentoo-6617c58fdc09c019a55f3609be9d7536bec5bc59.zip
sci-geosciences/gshhs: use HTTPs
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gshhs/gshhs-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gshhs/gshhs-1.13.ebuild b/sci-geosciences/gshhs/gshhs-1.13.ebuild
index 01797695ac52..49e225769e93 100644
--- a/sci-geosciences/gshhs/gshhs-1.13.ebuild
+++ b/sci-geosciences/gshhs/gshhs-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit toolchain-funcs
DESCRIPTION="Global Self-consistent, Hierarchical, High-resolution Shoreline programs"
-HOMEPAGE="http://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html"
+HOMEPAGE="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html"
SRC_URI="ftp://ftp.soest.hawaii.edu/pwessel/gshhs/gshhs_1.13_src.zip"
LICENSE="GPL-2"