diff options
Diffstat (limited to 'games-board/stockfish')
-rw-r--r-- | games-board/stockfish/stockfish-8.ebuild | 4 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-9.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-board/stockfish/stockfish-8.ebuild b/games-board/stockfish/stockfish-8.ebuild index 857f59d38752..c908d406a8cd 100644 --- a/games-board/stockfish/stockfish-8.ebuild +++ b/games-board/stockfish/stockfish-8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" 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" |