depends: `native_zstd 1.5.5`

This commit is contained in:
Jack Grigg 2023-04-13 16:47:44 +00:00
parent 90b4366824
commit b1de4909e8
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
package=native_zstd
$(package)_version=1.5.4
$(package)_version=1.5.5
$(package)_download_path=https://github.com/facebook/zstd/releases/download/v$($(package)_version)
$(package)_file_name=zstd-$($(package)_version).tar.gz
$(package)_sha256_hash=0f470992aedad543126d06efab344dc5f3e171893810455787d38347343a4424
$(package)_sha256_hash=9c4396cc829cfae319a6e2615202e82aad41372073482fce286fac78646d3ee4
$(package)_build_subdir=build/cmake
$(package)_dependencies=native_cmake