mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
stockfish: update to 14.1
This commit is contained in:
parent
3d39e2e79e
commit
fdc7de6daa
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'stockfish'
|
# Template file for 'stockfish'
|
||||||
pkgname=stockfish
|
pkgname=stockfish
|
||||||
version=14
|
version=14.1
|
||||||
revision=1
|
revision=1
|
||||||
_net_file=nn-3475407dc199.nnue
|
_net_file=nn-13406b1dcbe0.nnue
|
||||||
wrksrc="Stockfish-sf_${version}"
|
wrksrc="Stockfish-sf_${version}"
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://stockfishchess.org/"
|
homepage="http://stockfishchess.org/"
|
||||||
distfiles="https://github.com/official-stockfish/Stockfish/archive/sf_${version}.tar.gz
|
distfiles="https://github.com/official-stockfish/Stockfish/archive/sf_${version}.tar.gz
|
||||||
https://tests.stockfishchess.org/api/nn/${_net_file}"
|
https://tests.stockfishchess.org/api/nn/${_net_file}"
|
||||||
checksum="6f35e3e684da87d27d3f29ec7281ac81468a5a86b4d99ac5c599addc984a766c
|
checksum="11d71018af47ba047175f846be72d8d9878df698e9b5d708ab158cf530633600
|
||||||
3475407dc19973ea44467678634cce023d620e419770c111cc8937fe6689ec87"
|
13406b1dcbe0a36dfc5e07da51d8db38b7a45d7da43078ec25a7624c2b83236f"
|
||||||
skip_extraction="${_net_file}"
|
skip_extraction="${_net_file}"
|
||||||
|
|
||||||
LDFLAGS+="-lpthread -Wl,-z,stack-size=2097152"
|
LDFLAGS+="-lpthread -Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue