From f90b6471bdbdf6092f5a425e7e70b9d0cf739985 Mon Sep 17 00:00:00 2001 From: shtayerc Date: Thu, 28 Oct 2021 21:24:17 +0200 Subject: [PATCH] stockfish: update to 14.1 --- srcpkgs/stockfish/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/stockfish/template b/srcpkgs/stockfish/template index 320b54527b0f51..ab86e2e00d8d1a 100644 --- a/srcpkgs/stockfish/template +++ b/srcpkgs/stockfish/template @@ -1,8 +1,8 @@ # Template file for 'stockfish' pkgname=stockfish -version=14 +version=14.1 revision=1 -_net_file=nn-3475407dc199.nnue +_net_file=nn-13406b1dcbe0.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="6f35e3e684da87d27d3f29ec7281ac81468a5a86b4d99ac5c599addc984a766c - 3475407dc19973ea44467678634cce023d620e419770c111cc8937fe6689ec87" +checksum="11d71018af47ba047175f846be72d8d9878df698e9b5d708ab158cf530633600 + 13406b1dcbe0a36dfc5e07da51d8db38b7a45d7da43078ec25a7624c2b83236f" skip_extraction="${_net_file}" LDFLAGS+="-lpthread -Wl,-z,stack-size=2097152"