diff options
-rw-r--r-- | games-puzzle/xye/xye-0.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xye/xye-0.12.2.ebuild b/games-puzzle/xye/xye-0.12.2.ebuild index 1dec87af8d3b..e3d85288f5ab 100644 --- a/games-puzzle/xye/xye-0.12.2.ebuild +++ b/games-puzzle/xye/xye-0.12.2.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=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools eapi8-dosym xdg DESCRIPTION="Free version of the classic game Kye" -HOMEPAGE="http://xye.sourceforge.net/" +HOMEPAGE="https://xye.sourceforge.net/" SRC_URI="mirror://sourceforge/xye/${P}.tar.gz" LICENSE="ZLIB" |