From 68a01c254a2dea14bc7929004b91dc1b26d32143f02796ba8e814d805e12beb3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 16 Oct 2025 17:33:36 +0300 Subject: [PATCH] Forgotten zstd update --- contrib/prepare-deps/link-from-distfiles | 2 +- contrib/prepare-deps/steps/060-zstd-1.5.6.dl | 1 - contrib/prepare-deps/steps/{060-zstd-1.5.6 => 060-zstd-1.5.7} | 0 contrib/prepare-deps/steps/060-zstd-1.5.7.dl | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 contrib/prepare-deps/steps/060-zstd-1.5.6.dl rename contrib/prepare-deps/steps/{060-zstd-1.5.6 => 060-zstd-1.5.7} (100%) create mode 100644 contrib/prepare-deps/steps/060-zstd-1.5.7.dl diff --git a/contrib/prepare-deps/link-from-distfiles b/contrib/prepare-deps/link-from-distfiles index b1ebaff..09ae7c3 100755 --- a/contrib/prepare-deps/link-from-distfiles +++ b/contrib/prepare-deps/link-from-distfiles @@ -8,4 +8,4 @@ ln -f ../../../build/distfiles/go1.23.5.tar.gz go1.23.5.src.tar.gz ln -f ../../../build/distfiles/go1.4.3.tar.gz go1.4.3.src.tar.gz ln -f ../../../build/distfiles/goredo-2.6.4.tar.zst ln -f ../../../build/distfiles/meta4ra-0.10.0.tar.zst -ln -f ../../../build/distfiles/zstd-1.5.5.tar.gz +ln -f ../../../build/distfiles/zstd-1.5.7.tar.gz diff --git a/contrib/prepare-deps/steps/060-zstd-1.5.6.dl b/contrib/prepare-deps/steps/060-zstd-1.5.6.dl deleted file mode 100644 index a64d72c..0000000 --- a/contrib/prepare-deps/steps/060-zstd-1.5.6.dl +++ /dev/null @@ -1 +0,0 @@ -dodl https://github.com/facebook/zstd/releases/download/v1.5.6/$name.tar.gz $name.tar.gz 54a578f2484da0520a6e9a24f501b9540a3fe3806785d6bc9db79fc095b7c142a7c121387c7eecd460ca71446603584ef1ba4d29a33ca90873338c9ffbd04f14 diff --git a/contrib/prepare-deps/steps/060-zstd-1.5.6 b/contrib/prepare-deps/steps/060-zstd-1.5.7 similarity index 100% rename from contrib/prepare-deps/steps/060-zstd-1.5.6 rename to contrib/prepare-deps/steps/060-zstd-1.5.7 diff --git a/contrib/prepare-deps/steps/060-zstd-1.5.7.dl b/contrib/prepare-deps/steps/060-zstd-1.5.7.dl new file mode 100644 index 0000000..afc2085 --- /dev/null +++ b/contrib/prepare-deps/steps/060-zstd-1.5.7.dl @@ -0,0 +1 @@ +dodl https://github.com/facebook/zstd/releases/download/v1.5.7/$name.tar.gz $name.tar.gz b4de208f179b68d4c6454139ca60d66ed3ef3893a560d6159a056640f83d3ee67cdf6ffb88971cdba35449dba4b597eaa8b4ae908127ef7fd58c89f40bf9a705 -- 2.52.0