summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-08-03 19:50:15 +0200
committerJames Le Cuirot <chewi@gentoo.org>2022-08-03 22:42:49 +0100
commit70ed2a61405650ab402cb344e9784be812d9f015 (patch)
tree57a0d6ec253dbc25a7be69baf93be83496c4b24a /games-action/chromium-bsu
parentdev-python/django: drop 3.2.14, 4.0.6 (diff)
downloadgentoo-70ed2a61405650ab402cb344e9784be812d9f015.tar.gz
gentoo-70ed2a61405650ab402cb344e9784be812d9f015.tar.bz2
gentoo-70ed2a61405650ab402cb344e9784be812d9f015.zip
games-action/chromium-bsu: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-action/chromium-bsu')
-rw-r--r--games-action/chromium-bsu/chromium-bsu-0.9.16.1.ebuild4
1 files 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"