summaryrefslogtreecommitdiffstats
path: root/src/zstd.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-07-21 22:12:35 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-07-21 22:12:35 (GMT)
commit1b6d820287457df984d3cee936eec1f7ec6cf22e (patch)
tree0aade7820de27c98f1cf7b8c04c089487f558129 /src/zstd.mk
parentc10b7ed7373cfb306d7865d6a00efe671e7b2e69 (diff)
downloadmxe-1b6d820287457df984d3cee936eec1f7ec6cf22e.zip
mxe-1b6d820287457df984d3cee936eec1f7ec6cf22e.tar.gz
mxe-1b6d820287457df984d3cee936eec1f7ec6cf22e.tar.bz2
update: graphicsmagick vmime 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 0187b8f..7ec798d 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.0
-$(PKG)_CHECKSUM := 63be339137d2b683c6d19a9e34f4fb684790e864fee13c7dd40e197a64c705c1
+$(PKG)_VERSION := 1.4.1
+$(PKG)_CHECKSUM := f91ea3397e6cc65d398e1bc0713cf2f0b0de2fb85ea9dabb1eb3e8f1b22f8d6f
$(PKG)_GH_CONF := facebook/zstd/tags,v
$(PKG)_DEPS := cc