update zstd-jnilib to latest

and provide in fetch_dependencies information of latest

Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
2025-11-02 20:21:31 +01:00
parent fcda589742
commit 7bef98a33a
2 changed files with 27 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
<!-- Fill me please / todo
see fetch_dependencies
-->
<property name="zstd-jnilib" value="zstd-jni-1.5.2-2"/>
<property name="zstd-jnilib" value="zstd-jni-1.5.7-6"/>
<target name="gather_project_params">
<!-- original source parameter is in project_params project_version -->
<loadfile property="distversion" srcfile="${basedir}/project_params">