summaryrefslogtreecommitdiffstats
path: root/src/zstd.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-08-20 19:48:50 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-08-20 19:48:50 (GMT)
commit9b0ef676a1e403533a3b251c8ff1e7a03ef6ced8 (patch)
tree759d5ac061d5c0054c21ded561837e32f6233828 /src/zstd.mk
parentd3d958703e9a0b5ef399db01fbf2e9f46450f784 (diff)
downloadmxe-9b0ef676a1e403533a3b251c8ff1e7a03ef6ced8.zip
mxe-9b0ef676a1e403533a3b251c8ff1e7a03ef6ced8.tar.gz
mxe-9b0ef676a1e403533a3b251c8ff1e7a03ef6ced8.tar.bz2
update: libssh, zstd
Diffstat (limited to 'src/zstd.mk')
-rw-r--r--src/zstd.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zstd.mk b/src/zstd.mk
index 5757e2e..f320940 100644
--- a/src/zstd.mk
+++ b/src/zstd.mk
@@ -4,8 +4,8 @@ PKG := zstd
$(PKG)_WEBSITE := https://github.com/facebook/zstd
$(PKG)_DESCR := Zstandard is a fast lossless compression algorithm
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.4.2
-$(PKG)_CHECKSUM := 7a6e1dad34054b35e2e847eb3289be8820a5d378228802239852f913c6dcf6a7
+$(PKG)_VERSION := 1.4.3
+$(PKG)_CHECKSUM := 5eda3502ecc285c3c92ee0cc8cd002234dee39d539b3f692997a0e80de1d33de
$(PKG)_GH_CONF := facebook/zstd/tags,v
$(PKG)_DEPS := cc