mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-18 11:40:56 +00:00
btrfs-progs: tests: pull zstd version 1.3.7 to the travis CI
There's a newer version of zstd, without any obvious changes that would affect our build testing coverage. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
b558bed40c
commit
fae4b632f5
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# download, build and install the zstd library
|
# download, build and install the zstd library
|
||||||
|
|
||||||
version=1.3.3
|
version=1.3.7
|
||||||
dir=tmp-cached-zstd
|
dir=tmp-cached-zstd
|
||||||
stamp="$dir/.last-build-zstd"
|
stamp="$dir/.last-build-zstd"
|
||||||
here=`pwd`
|
here=`pwd`
|
||||||
|
Loading…
Reference in New Issue
Block a user