diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-19 17:06:12 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-19 17:07:14 -0500 |
commit | 9bc985be61819bc68274683b152826905365bd5d (patch) | |
tree | 4d481b97d96cf1afc031a9addb43939086e9c4e5 /games-arcade/lbreakout2 | |
parent | games-action/barrage: update lgames' HOMEPAGE to use https (diff) | |
download | gentoo-9bc985be61819bc68274683b152826905365bd5d.tar.gz gentoo-9bc985be61819bc68274683b152826905365bd5d.tar.bz2 gentoo-9bc985be61819bc68274683b152826905365bd5d.zip |
games-arcade/lbreakout2: update lgames' HOMEPAGE to use https
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-arcade/lbreakout2')
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.6.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.5-r2.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.5-r2.ebuild index d96256696ace..6b28f14aa363 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.6.5-r2.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.6.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ LB_LEVELS_V="20141220" LB_THEMES_V="20141220" DESCRIPTION="Breakout clone written with the SDL library" -HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/" +HOMEPAGE="https://lgames.sourceforge.io/LBreakout2/" SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz mirror://sourceforge/lgames/add-ons/lbreakout2/${PN}-levelsets-${LB_LEVELS_V}.tar.gz |