depends: `native_zstd 1.5.4`

This commit is contained in:
Jack Grigg 2023-02-16 20:09:15 +00:00
parent e775c13c4f
commit e738af6a27
2 changed files with 2 additions and 4 deletions

View File

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

View File

@ -4,8 +4,6 @@
# bdb 18.1.40 2020-09-01
#
native_zstd 1.5.4 2023-03-01
# CCache 4.7 appears to drop support for Ubuntu 18.04
native_ccache 4.7 2023-03-01
native_ccache 4.7.1 2023-03-01