diff --git a/travis/build-dep-zstd b/travis/build-dep-zstd index eae0be63..8996f4a2 100755 --- a/travis/build-dep-zstd +++ b/travis/build-dep-zstd @@ -1,7 +1,7 @@ #!/bin/sh # download, build and install the zstd library -version=1.3.3 +version=1.3.7 dir=tmp-cached-zstd stamp="$dir/.last-build-zstd" here=`pwd`