games-board/stockfish: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 9 Jun 2018 19:42:41 +0000 (21:42 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 11 Jun 2018 16:28:06 +0000 (12:28 -0400)
games-board/stockfish/stockfish-8.ebuild
games-board/stockfish/stockfish-9.ebuild

index 857f59d387525a56bedfcdd115b3f36674d44be2..c908d406a8cdad0a20ab0737ea14ff15563cef0b 100644 (file)
@@ -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"
index da7db78dbf0a68db178e50d7fe1d717aeb8b3ff1..dc5c8779f3560f49f09ebe302f8aa24cf8f38301 100644 (file)
@@ -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"