From: Nick Hainke Date: Sun, 23 Nov 2025 09:46:30 +0000 (+0100) Subject: gperf: update to 3.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=223cc6e1aa40938a6b108c4bacb4554711c6dbc9;p=openwrt%2Fstaging%2Fstintel.git gperf: update to 3.3 Release Notes: - 3.3: https://savannah.gnu.org/news/?id=10758 - 3.2: https://savannah.gnu.org/news/?id=10747 Link: https://github.com/openwrt/openwrt/pull/20886 Signed-off-by: Nick Hainke --- diff --git a/package/devel/gperf/Makefile b/package/devel/gperf/Makefile index 9cf4dbc02b..8615fdeec2 100644 --- a/package/devel/gperf/Makefile +++ b/package/devel/gperf/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gperf -PKG_VERSION:=3.1 +PKG_VERSION:=3.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/gperf -PKG_HASH:=588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2 +PKG_HASH:=fd87e0aba7e43ae054837afd6cd4db03a3f2693deb3619085e6ed9d8d9604ad8 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING