commit: 70ed2a61405650ab402cb344e9784be812d9f015 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Aug 3 17:50:15 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed Aug 3 21:42:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ed2a61
games-action/chromium-bsu: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-action/chromium-bsu/chromium-bsu-0.9.16.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/chromium-bsu/chromium-bsu-0.9.16.1.ebuild b/games-action/chromium-bsu/chromium-bsu-0.9.16.1.ebuild index 2868bdfc3dd5..9189f6c73d3b 100644 --- a/games-action/chromium-bsu/chromium-bsu-0.9.16.1.ebuild +++ b/games-action/chromium-bsu/chromium-bsu-0.9.16.1.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 flag-o-matic xdg DESCRIPTION="Fast paced, arcade-style, top-scrolling space shooter" -HOMEPAGE="http://chromium-bsu.sourceforge.net/" +HOMEPAGE="https://chromium-bsu.sourceforge.io" SRC_URI="mirror://sourceforge/chromium-bsu/${P}.tar.gz" LICENSE="Clarified-Artistic"
