diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-19 17:06:04 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-19 17:07:14 -0500 |
commit | ef12df49d27d7cd12bf9626df5718eedb7270de4 (patch) | |
tree | 62cd657aac8e4630f76ec9f1bd927660bc1516d9 /games-puzzle | |
parent | games-arcade/lbreakout2: update lgames' HOMEPAGE to use https (diff) | |
download | gentoo-ef12df49d27d7cd12bf9626df5718eedb7270de4.tar.gz gentoo-ef12df49d27d7cd12bf9626df5718eedb7270de4.tar.bz2 gentoo-ef12df49d27d7cd12bf9626df5718eedb7270de4.zip |
games-puzzle/lmarbles: update lgames' HOMEPAGE to use https
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild index 0e294386e905..26f3788ce008 100644 --- a/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild +++ b/games-puzzle/lmarbles/lmarbles-1.0.8-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=8 @@ -6,7 +6,7 @@ EAPI=8 inherit desktop DESCRIPTION="Puzzle game inspired by Atomix and written in SDL" -HOMEPAGE="http://lgames.sourceforge.net/LMarbles/" +HOMEPAGE="https://lgames.sourceforge.io/LMarbles/" SRC_URI=" https://download.sourceforge.net/lgames/${P}.tar.gz https://dev.gentoo.org/~ionen/distfiles/${PN}.png" |