From: Michael Mair-Keimberger Date: Mon, 21 May 2018 10:24:03 +0000 (+0200) Subject: sci-geosciences/foxtrotgps: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ba71a054ed197a8f5f8d62f379999aff2b56999;p=gentoo.git sci-geosciences/foxtrotgps: use HTTPs --- diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild index 4afbd286b6a7..f3c9efbbf8e6 100644 --- a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild +++ b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit gnome2 DESCRIPTION="Easy to use, fast and lightweight mapping application (fork of tangogps)" -HOMEPAGE="http://www.foxtrotgps.org/" -SRC_URI="http://www.foxtrotgps.org/releases/${P}.tar.xz" +HOMEPAGE="https://www.foxtrotgps.org/" +SRC_URI="https://www.foxtrotgps.org/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0"