diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 12:44:40 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:29 +0200 |
commit | 0936cab043241fdffd629fa4d4cd51fd58f4e483 (patch) | |
tree | 7498407dfd71b1e41103f2897f2e3f7660ad1af8 /games-action | |
parent | games-action/garden: use HTTPS (diff) | |
download | gentoo-0936cab043241fdffd629fa4d4cd51fd58f4e483.tar.gz gentoo-0936cab043241fdffd629fa4d4cd51fd58f4e483.tar.bz2 gentoo-0936cab043241fdffd629fa4d4cd51fd58f4e483.zip |
games-action/gltron: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/gltron/gltron-0.70-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/gltron/gltron-0.70-r2.ebuild b/games-action/gltron/gltron-0.70-r2.ebuild index 4f8a196ed943..c3aa28006237 100644 --- a/games-action/gltron/gltron-0.70-r2.ebuild +++ b/games-action/gltron/gltron-0.70-r2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit desktop DESCRIPTION="3d tron, just like the movie" -HOMEPAGE="http://gltron.sourceforge.net/" +HOMEPAGE="https://gltron.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.gz mirror://gentoo/${PN}.png" |