games-arcade/abe: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-07-10 13:02:46 +02:00
committed by Conrad Kostecki
parent c1e5bb7ea4
commit 786ca13d81

View File

@@ -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"