commit: d79f817c424f50df396872597c08a6c615c1afbc
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 15:31:45 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jul 1 04:21:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79f817c
games-board/fruit: update HOMEPAGE, SRC_URI to follow redirects
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
games-board/fruit/fruit-2.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-board/fruit/fruit-2.1-r1.ebuild
b/games-board/fruit/fruit-2.1-r1.ebuild
index 43bbf16c69b0..bfe4a80da8e7 100644
--- a/games-board/fruit/fruit-2.1-r1.ebuild
+++ b/games-board/fruit/fruit-2.1-r1.ebuild
@@ -8,8 +8,8 @@ inherit flag-o-matic toolchain-funcs
MY_P="${PN}_$(ver_rs 1- '')_linux"
DESCRIPTION="UCI-only chess engine"
-HOMEPAGE="https://arctrix.com/nas/fruit/"
-SRC_URI="https://arctrix.com/nas/${PN}/${MY_P}.zip"
+HOMEPAGE="https://arctrix.com/nas/chess/fruit/"
+SRC_URI="https://arctrix.com/nas/chess/${PN}/${MY_P}.zip"
S="${WORKDIR}/${MY_P}/src"
LICENSE="GPL-2+"