stockfish: update to 13

This commit is contained in:
shtayerc 2021-02-20 10:55:26 +01:00 committed by Érico Nogueira Rolim
parent e828285e5d
commit c1197e6ab2

View file

@ -1,8 +1,8 @@
# Template file for 'stockfish'
pkgname=stockfish
version=12
revision=2
_net_file=nn-82215d0fd0df.nnue
version=13
revision=1
_net_file=nn-62ef826d1a6d.nnue
wrksrc="Stockfish-sf_${version}"
build_wrksrc=src
build_style=gnu-makefile
@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
homepage="http://stockfishchess.org/"
distfiles="https://github.com/official-stockfish/Stockfish/archive/sf_${version}.tar.gz
https://tests.stockfishchess.org/api/nn/${_net_file}"
checksum="d1ec11d1cb8dfc5b33bcd6ec89ed0bafb3951cc1690851448a2696caa2022899
82215d0fd0df3cde17fc47ac024c5b5736823ec390200abdd705c44660c69ee4"
checksum="15d14721b3be17c597535bdbb44fb951a1ee948312d90fbf55fa0e52b8b81d62
62ef826d1a6d11b9e814188025aa02a60815c037292e0ef9bbb9bf4f724e5e63"
skip_extraction="${_net_file}"
LDFLAGS+="-lpthread -Wl,-z,stack-size=2097152"