update zstd

This commit is contained in:
Mark Brand 2019-07-05 00:04:13 +02:00
parent 28baf022a4
commit 5d1695736a
1 changed files with 2 additions and 2 deletions

View File

@ -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.3.8
$(PKG)_CHECKSUM := 90d902a1282cc4e197a8023b6d6e8d331c1fd1dfe60f7f8e4ee9da40da886dc3
$(PKG)_VERSION := 1.4.0
$(PKG)_CHECKSUM := 63be339137d2b683c6d19a9e34f4fb684790e864fee13c7dd40e197a64c705c1
$(PKG)_GH_CONF := facebook/zstd/tags,v
$(PKG)_DEPS := cc