From: Michael Mair-Keimberger Date: Mon, 21 May 2018 10:27:30 +0000 (+0200) Subject: sci-geosciences/gshhs: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6617c58fdc09c019a55f3609be9d7536bec5bc59;p=gentoo.git sci-geosciences/gshhs: use HTTPs --- 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"