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]>
---
 rules/host-gperf.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-gperf.make b/rules/host-gperf.make
index bcd490766..2e5bc9c3e 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))
-- 
2.34.1


Reply via email to