From 3d85b892400fdf438fc89362dc73ba3433f3776c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 9 Jun 2018 21:42:41 +0200 Subject: games-board/stockfish: use HTTPs --- games-board/stockfish/stockfish-9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-board/stockfish/stockfish-9.ebuild') diff --git a/games-board/stockfish/stockfish-9.ebuild b/games-board/stockfish/stockfish-9.ebuild index da7db78dbf0a..dc5c8779f356 100644 --- a/games-board/stockfish/stockfish-9.ebuild +++ b/games-board/stockfish/stockfish-9.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="Free UCI chess engine, claimed to be the strongest in the world" -HOMEPAGE="http://stockfishchess.org/" +HOMEPAGE="https://stockfishchess.org/" SRC_URI="https://stockfish.s3.amazonaws.com/${P}-src.zip" LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad