summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:55:47 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:41 +0200
commit2450a8fccc603144a48b3ecde746e8cc4888ef84 (patch)
tree3d1b8bf2026395f818c82e484c21be704dcf2c9a /games-board
parentgames-board/pioneers: use HTTPS, fix LICENSE (diff)
downloadgentoo-2450a8fccc603144a48b3ecde746e8cc4888ef84.tar.gz
gentoo-2450a8fccc603144a48b3ecde746e8cc4888ef84.tar.bz2
gentoo-2450a8fccc603144a48b3ecde746e8cc4888ef84.zip
games-board/scid: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/scid/scid-4.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/scid/scid-4.7.0-r1.ebuild b/games-board/scid/scid-4.7.0-r1.ebuild
index 917be7603624..14e71f141b86 100644
--- a/games-board/scid/scid-4.7.0-r1.ebuild
+++ b/games-board/scid/scid-4.7.0-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit cmake desktop optfeature python-single-r1
DESCRIPTION="Shane's Chess Information Database"
-HOMEPAGE="http://scid.sourceforge.net/"
+HOMEPAGE="https://scid.sourceforge.net/"
SRC_URI="
mirror://sourceforge/scid/${PN}-code-${PV}.zip
mirror://sourceforge/scid/${P}_x64_linux.tar.gz"