diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-22 20:51:11 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-23 21:00:54 +0000 |
commit | 77910cf0cc1b115f798b99c41777ad5b957bac50 (patch) | |
tree | 97f08a7557202162567a3604b3909a2d1cbd081c /games-sports/trophy | |
parent | games-sports/bygfoot: use https (diff) | |
download | gentoo-77910cf0cc1b115f798b99c41777ad5b957bac50.tar.gz gentoo-77910cf0cc1b115f798b99c41777ad5b957bac50.tar.bz2 gentoo-77910cf0cc1b115f798b99c41777ad5b957bac50.zip |
games-sports/trophy: use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/23918
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-sports/trophy')
-rw-r--r-- | games-sports/trophy/trophy-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/trophy/trophy-2.0.4.ebuild b/games-sports/trophy/trophy-2.0.4.ebuild index ab90df1a9858..18e304e2fc5d 100644 --- a/games-sports/trophy/trophy-2.0.4.ebuild +++ b/games-sports/trophy/trophy-2.0.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit xdg DESCRIPTION="2D Racing Game" -HOMEPAGE="http://trophy.sourceforge.net/" +HOMEPAGE="https://trophy.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |