Thanks, applied as 64917b5111c444e6f6deaca5c6863e37eda94bd7. Michael
[sent from post-receive hook] On Fri, 17 Feb 2023 16:35:22 +0100, Christian Melki <[email protected]> wrote: > A "big", minor version bump. > https://github.com/facebook/zstd/releases/tag/v1.5.4 > Actually so big they skipped 1.5.3? > > Even though it's > 650 commits, From a normal end user > perspective it's mostly performance improvments and > some improvements to dictionary compression and large file handling. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/zstd.make b/rules/zstd.make > index 7198117c3720..fee30fa8c171 100644 > --- a/rules/zstd.make > +++ b/rules/zstd.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ZSTD) += zstd > # > # Paths and names > # > -ZSTD_VERSION := 1.5.2 > -ZSTD_MD5 := 6dc24b78e32e7c99f80c9441e40ff8bc > +ZSTD_VERSION := 1.5.4 > +ZSTD_MD5 := 02b49acde4ebb35f7e47a2a41032ffa8 > ZSTD := zstd-$(ZSTD_VERSION) > ZSTD_SUFFIX := tar.gz > ZSTD_URL := > https://github.com/facebook/zstd/archive/v$(ZSTD_VERSION).$(ZSTD_SUFFIX)
