summaryrefslogtreecommitdiff
path: root/games-board/phalanx/phalanx-22-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/phalanx/phalanx-22-r1.ebuild')
-rw-r--r--games-board/phalanx/phalanx-22-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/phalanx/phalanx-22-r1.ebuild b/games-board/phalanx/phalanx-22-r1.ebuild
index 4cf1c7f50f9b..033cce7c2e88 100644
--- a/games-board/phalanx/phalanx-22-r1.ebuild
+++ b/games-board/phalanx/phalanx-22-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN^}-XXII"
DESCRIPTION="Chess engine suitable for beginner and intermediate players"
HOMEPAGE="https://phalanx.sourceforge.net/"
-SRC_URI="mirror://sourceforge/phalanx/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/phalanx/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2+"