diff options
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/egoboo/egoboo-2.8.1-r2.ebuild | 4 |
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" |