diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-21 12:24:03 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-21 13:02:15 -0400 |
commit | 0ba71a054ed197a8f5f8d62f379999aff2b56999 (patch) | |
tree | b97705ec28c2f635cb11db2d51f5d54634c3de53 /sci-geosciences | |
parent | sci-geosciences/mapnik-world-boundaries: use HTTPs (diff) | |
download | gentoo-0ba71a054ed197a8f5f8d62f379999aff2b56999.tar.gz gentoo-0ba71a054ed197a8f5f8d62f379999aff2b56999.tar.bz2 gentoo-0ba71a054ed197a8f5f8d62f379999aff2b56999.zip |
sci-geosciences/foxtrotgps: use HTTPs
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild | 6 |
1 files 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 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" |