summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:02:46 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:31 +0200
commit786ca13d8198c93bd6336baa80802f682edaa151 (patch)
tree171327305aa6e2bdbbd76b7de4fd26c90f8e329b /games-arcade/abe
parentgames-action/xblast: use HTTPS (diff)
downloadgentoo-786ca13d8198c93bd6336baa80802f682edaa151.tar.gz
gentoo-786ca13d8198c93bd6336baa80802f682edaa151.tar.bz2
gentoo-786ca13d8198c93bd6336baa80802f682edaa151.zip
games-arcade/abe: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-arcade/abe')
-rw-r--r--games-arcade/abe/abe-1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/abe/abe-1.1-r1.ebuild b/games-arcade/abe/abe-1.1-r1.ebuild
index d930d182e00d..4dbe4a24dfaa 100644
--- a/games-arcade/abe/abe-1.1-r1.ebuild
+++ b/games-arcade/abe/abe-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit desktop toolchain-funcs
DESCRIPTION="Scrolling, platform-jumping, key-collecting, ancient pyramid exploring game"
-HOMEPAGE="http://abe.sourceforge.net/"
+HOMEPAGE="https://abe.sourceforge.net/"
SRC_URI="
mirror://sourceforge/abe/${P}.tar.gz
https://dev.gentoo.org/~ionen/distfiles/${PN}.png"