summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2020-01-11 16:28:30 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-24 19:51:46 +0100
commitda8781ff2f4855ce294a2777ce50307ca2bc825e (patch)
treeda824958cf6a58ae50d6e8d391e4de951dfec867 /games-simulation/flightgear/flightgear-9999.ebuild
parentipmiutil: bump (diff)
downloadgentoo-da8781ff2f4855ce294a2777ce50307ca2bc825e.tar.gz
gentoo-da8781ff2f4855ce294a2777ce50307ca2bc825e.tar.bz2
gentoo-da8781ff2f4855ce294a2777ce50307ca2bc825e.zip
games-simulation/flightgear: update HOMEPAGE use https
Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-simulation/flightgear/flightgear-9999.ebuild')
-rw-r--r--games-simulation/flightgear/flightgear-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild
index 0243250482c9..1dcf521d629d 100644
--- a/games-simulation/flightgear/flightgear-9999.ebuild
+++ b/games-simulation/flightgear/flightgear-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit cmake-utils bash-completion-r1 toolchain-funcs git-r3
DESCRIPTION="Open Source Flight Simulator"
-HOMEPAGE="http://www.flightgear.org/"
+HOMEPAGE="https://www.flightgear.org/"
EGIT_REPO_URI="git://git.code.sf.net/p/${PN}/${PN}
git://mapserver.flightgear.org/${PN}"
EGIT_BRANCH="next"