summaryrefslogtreecommitdiffstats
path: root/tools/zstd
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-04-05 13:30:14 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-04-07 11:18:54 +0200
commitaab736aafadede13a7023ba0d11a3bdd0e441da3 (patch)
tree06a042923e4c9c054502def6adbdd7dc28eb3ed9 /tools/zstd
parent318848009200c45f1a81eda5c7d4205a83871303 (diff)
downloadopenwrt-aab736aafadede13a7023ba0d11a3bdd0e441da3.tar.gz
openwrt-aab736aafadede13a7023ba0d11a3bdd0e441da3.tar.bz2
openwrt-aab736aafadede13a7023ba0d11a3bdd0e441da3.zip
tools/zstd: update to 1.5.5
Release Notes: https://github.com/facebook/zstd/releases/tag/v1.5.5 Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/zstd')
-rw-r--r--tools/zstd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/zstd/Makefile b/tools/zstd/Makefile
index ea0f823e11..4d46a5f950 100644
--- a/tools/zstd/Makefile
+++ b/tools/zstd/Makefile
@@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zstd
-PKG_VERSION:=1.5.4
+PKG_VERSION:=1.5.5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/facebook/zstd/releases/download/v$(PKG_VERSION)
-PKG_HASH:=0f470992aedad543126d06efab344dc5f3e171893810455787d38347343a4424
+PKG_HASH:=9c4396cc829cfae319a6e2615202e82aad41372073482fce286fac78646d3ee4
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE