diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-19 17:06:22 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-19 17:07:13 -0500 |
commit | 41f53c709fc46a09e8e1f32fec966b14d501cd80 (patch) | |
tree | ea727177119863c38c6dbb34680360995307413e /games-action/barrage | |
parent | games-arcade/lbreakout: use https (diff) | |
download | gentoo-41f53c709fc46a09e8e1f32fec966b14d501cd80.tar.gz gentoo-41f53c709fc46a09e8e1f32fec966b14d501cd80.tar.bz2 gentoo-41f53c709fc46a09e8e1f32fec966b14d501cd80.zip |
games-action/barrage: update lgames' HOMEPAGE to use https
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-action/barrage')
-rw-r--r-- | games-action/barrage/barrage-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/barrage/barrage-1.0.5.ebuild b/games-action/barrage/barrage-1.0.5.ebuild index 62254d9f380d..9e10b6e84c15 100644 --- a/games-action/barrage/barrage-1.0.5.ebuild +++ b/games-action/barrage/barrage-1.0.5.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 @@ -6,7 +6,7 @@ EAPI=7 inherit desktop DESCRIPTION="Violent point-and-click shooting game" -HOMEPAGE="http://lgames.sourceforge.net/Barrage/" +HOMEPAGE="https://lgames.sourceforge.io/Barrage/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2+" |