aboutsummaryrefslogtreecommitdiff
path: root/core/zstd
diff options
context:
space:
mode:
Diffstat (limited to 'core/zstd')
-rwxr-xr-xcore/zstd/build3
-rw-r--r--core/zstd/checksums3
-rw-r--r--core/zstd/sources2
-rw-r--r--core/zstd/version2
4 files changed, 6 insertions, 4 deletions
diff --git a/core/zstd/build b/core/zstd/build
index 28bda353..530e31bf 100755
--- a/core/zstd/build
+++ b/core/zstd/build
@@ -1,4 +1,5 @@
#!/bin/sh -e
-make PREFIX=/usr
+make PREFIX=/usr lib-release
+make PREFIX=/usr LDFLAGS="$LDFLAGS -static" zstd-release
make DESTDIR="$1" PREFIX=/usr install
diff --git a/core/zstd/checksums b/core/zstd/checksums
index d9ec09a9..e371df34 100644
--- a/core/zstd/checksums
+++ b/core/zstd/checksums
@@ -1 +1,2 @@
-0d9ade222c64e912d6957b11c923e214e2e010a18f39bec102f572e693ba2867 v1.5.0.tar.gz
+%BLAKE3
+70898ddbea3b0b447901e34ab0f76787bf904dd4a3f84a4965ce14b878805350 v1.5.6.tar.gz
diff --git a/core/zstd/sources b/core/zstd/sources
index 4ac8aa3f..8bd31279 100644
--- a/core/zstd/sources
+++ b/core/zstd/sources
@@ -1 +1 @@
-https://github.com/facebook/zstd/archive/v1.5.0.tar.gz
+https://github.com/facebook/zstd/archive/v1.5.6.tar.gz
diff --git a/core/zstd/version b/core/zstd/version
index 104216de..43cc0c08 100644
--- a/core/zstd/version
+++ b/core/zstd/version
@@ -1 +1 @@
-1.5.0 1
+1.5.6 1