Thanks, applied as cf551857e954bdc708d7ff693e42c69c6f6ce5e3. Michael
[sent from post-receive hook] On Sat, 12 Jul 2025 17:48:23 +0200, Christian Melki <[email protected]> wrote: > Some 8 years or so since 3.1 was released. > Looks like much needed bug fixes. > https://gitweb.git.savannah.gnu.org/gitweb/?p=gperf.git;a=shortlog;h=refs/tags/v3.3 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-gperf.make b/rules/host-gperf.make > index bcd490766d5b..2e5bc9c3e2d4 100644 > --- a/rules/host-gperf.make > +++ b/rules/host-gperf.make > @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_GPERF) += host-gperf > # > # Paths and names > # > -HOST_GPERF_VERSION := 3.1 > -HOST_GPERF_MD5 := 9e251c0a618ad0824b51117d5d9db87e > +HOST_GPERF_VERSION := 3.3 > +HOST_GPERF_MD5 := 31753b021ea78a21f154bf9eecb8b079 > HOST_GPERF := gperf-$(HOST_GPERF_VERSION) > HOST_GPERF_SUFFIX := tar.gz > HOST_GPERF_URL := $(call ptx/mirror, GNU, > gperf/$(HOST_GPERF).$(HOST_GPERF_SUFFIX))
