mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
stockfish: update to 13
This commit is contained in:
parent
e828285e5d
commit
c1197e6ab2
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'stockfish'
|
# Template file for 'stockfish'
|
||||||
pkgname=stockfish
|
pkgname=stockfish
|
||||||
version=12
|
version=13
|
||||||
revision=2
|
revision=1
|
||||||
_net_file=nn-82215d0fd0df.nnue
|
_net_file=nn-62ef826d1a6d.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="d1ec11d1cb8dfc5b33bcd6ec89ed0bafb3951cc1690851448a2696caa2022899
|
checksum="15d14721b3be17c597535bdbb44fb951a1ee948312d90fbf55fa0e52b8b81d62
|
||||||
82215d0fd0df3cde17fc47ac024c5b5736823ec390200abdd705c44660c69ee4"
|
62ef826d1a6d11b9e814188025aa02a60815c037292e0ef9bbb9bf4f724e5e63"
|
||||||
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