stockfish: update to 17
This commit is contained in:
parent
7111fcaa6b
commit
0165724ae0
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'stockfish'
|
||||
pkgname=stockfish
|
||||
version=16.1
|
||||
version=17
|
||||
revision=1
|
||||
_net_file_big=nn-b1a57edbea57.nnue
|
||||
_net_file_small=nn-baff1ede1f90.nnue
|
||||
_net_file_big=nn-1111cefa1111.nnue
|
||||
_net_file_small=nn-37f18f62d772.nnue
|
||||
build_wrksrc=src
|
||||
build_style=gnu-makefile
|
||||
make_build_target=build
|
||||
|
@ -16,9 +16,9 @@ homepage="http://stockfishchess.org/"
|
|||
distfiles="https://github.com/official-stockfish/Stockfish/archive/sf_${version}.tar.gz
|
||||
https://tests.stockfishchess.org/api/nn/${_net_file_big}
|
||||
https://tests.stockfishchess.org/api/nn/${_net_file_small}"
|
||||
checksum="a5f94793b5d4155310397ba89e9c4266570ef0f24cd47de41a9103556f811b82
|
||||
b1a57edbea574ca8b88d6837473845791beb53d885f87f86d5ccdd5659fbf3b2
|
||||
baff1ede1f90c1dd1b4f772f1eff29848821801e8186345da7f0eb4121bd6f63"
|
||||
checksum="8f9b52285c3348c065b7cb58410626df16d7416a2e60a3b04f3ec7c038e67ad1
|
||||
1111cefa11116b77161bd4b14dab4c50f26e5920c756f4861592be3dcd6de174
|
||||
37f18f62d772f3107e1d6aaca3898c130c3c86f2ab63e6555fbbca20635a899d"
|
||||
skip_extraction="${_net_file_big} ${_net_file_small}"
|
||||
|
||||
LDFLAGS+="-lpthread -Wl,-z,stack-size=2097152"
|
||||
|
|
Loading…
Reference in New Issue