Skip to content

Commit

Permalink
games-board/phalanx: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
mm1ke authored and ConiKost committed Jul 12, 2023
1 parent b2b659a commit 357a77e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-board/phalanx/phalanx-22-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -8,7 +8,7 @@ inherit toolchain-funcs
MY_P="${PN^}-XXII"

DESCRIPTION="Chess engine suitable for beginner and intermediate players"
HOMEPAGE="http://phalanx.sourceforge.net/"
HOMEPAGE="https://phalanx.sourceforge.net/"
SRC_URI="mirror://sourceforge/phalanx/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"

Expand Down

0 comments on commit 357a77e

Please sign in to comment.