lc0: update to 0.31.0

This commit is contained in:
shtayerc 2024-06-17 18:59:35 +02:00 committed by classabbyamp
parent eb8ad97cd1
commit 794d78e741
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'lc0'
pkgname=lc0
version=0.30.0
version=0.31.0
revision=1
archs="x86_64* i686* aarch64* armv[67]l* ppc64le*"
create_wrksrc=yes
build_style=meson
configure_args="-Dgtest=false"
_lczero_commit=fafda0f59c8511b5d933ef758c1e4b10a62da1e0
_lczero_commit=55e1b382efadd57903e37f2a2e29caef3ea85799
hostmakedepends="pkg-config"
makedepends="protobuf-devel zlib-devel eigen $(vopt_if openblas openblas-devel)
$(vopt_if opencl ocl-icd-devel)"
@ -16,8 +16,8 @@ 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="c5a11469364d06731b8da09bf9e1989ca6b39695add7d08bd96dd834dd0b5b2a
6de0fd8248369ad1050e6433c6d8d14044e99f53ccf4ffc763ad47c046979237"
checksum="c4ed3f967066f272038ab8f4786680bd8e96287840020fb226f6591b8ed49572
96d82279d1c65ba41ed136977cdbb5c2fab2a30212982f65ab679b425056e9e7"
build_options="openblas opencl"
build_options_default="openblas"