commit: 0ba71a054ed197a8f5f8d62f379999aff2b56999 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon May 21 10:24:03 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon May 21 17:02:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba71a05
sci-geosciences/foxtrotgps: use HTTPs sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild index 4afbd286b6a..f3c9efbbf8e 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"