From 1ef28e88a5c28940e9b469dbf4f95aea4ef21c2a Mon Sep 17 00:00:00 2001 From: shtayerc Date: Sun, 11 Aug 2024 19:28:44 +0200 Subject: [PATCH] lc0: update to 0.31.1 --- srcpkgs/lc0/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lc0/template b/srcpkgs/lc0/template index 320e195a4c1..211715cdd78 100644 --- a/srcpkgs/lc0/template +++ b/srcpkgs/lc0/template @@ -1,6 +1,6 @@ # Template file for 'lc0' pkgname=lc0 -version=0.31.0 +version=0.31.1 revision=1 archs="x86_64* i686* aarch64* armv[67]l* ppc64le*" create_wrksrc=yes @@ -16,7 +16,7 @@ license="GPL-3.0-only" homepage="https://lczero.org" distfiles="https://github.com/LeelaChessZero/lc0/archive/v${version}.tar.gz https://github.com/LeelaChessZero/lczero-common/archive/${_lczero_commit}.tar.gz" -checksum="c4ed3f967066f272038ab8f4786680bd8e96287840020fb226f6591b8ed49572 +checksum="0bc3d3b2171230c36a729092f20d7d51177e88650c87a7c3431b00b908501d04 96d82279d1c65ba41ed136977cdbb5c2fab2a30212982f65ab679b425056e9e7" build_options="openblas opencl"