summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 15:10:06 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:51 +0200
commitc4572ea75ba4599b0d9541eb28e4598596968d98 (patch)
tree9eb542331a43ff140abe167e4e499506c36f2357 /games-rpg
parentgames-rpg/daimonin-client: use HTTPS, fix LICENSE (diff)
downloadgentoo-c4572ea75ba4599b0d9541eb28e4598596968d98.tar.gz
gentoo-c4572ea75ba4599b0d9541eb28e4598596968d98.tar.bz2
gentoo-c4572ea75ba4599b0d9541eb28e4598596968d98.zip
games-rpg/egoboo: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/egoboo/egoboo-2.8.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild b/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild
index bf1c7737e7f0..faf684b0a799 100644
--- a/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild
+++ b/games-rpg/egoboo/egoboo-2.8.1-r2.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="3D dungeon crawling adventure in the spirit of NetHack"
-HOMEPAGE="http://egoboo.sourceforge.net/"
+HOMEPAGE="https://egoboo.sourceforge.net/"
SRC_URI="
mirror://sourceforge/${PN}/${P}.tar.gz
https://dev.gentoo.org/~ionen/distfiles/${PN}.png"