stockfish: update to 14

This commit is contained in:
shtayerc 2021-07-03 19:04:05 +02:00 committed by Leah Neukirchen
parent 8671a6e1a8
commit 6905399a42

View file

@ -1,8 +1,8 @@
# Template file for 'stockfish'
pkgname=stockfish
version=13
version=14
revision=1
_net_file=nn-62ef826d1a6d.nnue
_net_file=nn-3475407dc199.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="15d14721b3be17c597535bdbb44fb951a1ee948312d90fbf55fa0e52b8b81d62
62ef826d1a6d11b9e814188025aa02a60815c037292e0ef9bbb9bf4f724e5e63"
checksum="6f35e3e684da87d27d3f29ec7281ac81468a5a86b4d99ac5c599addc984a766c
3475407dc19973ea44467678634cce023d620e419770c111cc8937fe6689ec87"
skip_extraction="${_net_file}"
LDFLAGS+="-lpthread -Wl,-z,stack-size=2097152"