* [ptxdist] [PATCH v2] gawk: version bump 5.2.1 -> 5.3.2
@ 2025-10-13 6:56 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-13 6:56 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
The date in the license of main.c changed from the year 2022 to 2025.
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/gawk.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/gawk.make b/rules/gawk.make
index d4e9149ff..6f9615c66 100644
--- a/rules/gawk.make
+++ b/rules/gawk.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GAWK) += gawk
#
# Paths and names
#
-GAWK_VERSION := 5.2.1
-GAWK_MD5 := 02956bc5d117a7437bb4f7039f23b964
+GAWK_VERSION := 5.3.2
+GAWK_MD5 := b7014650c5f45e5d4837c31209dc0037
GAWK := gawk-$(GAWK_VERSION)
GAWK_SUFFIX := tar.xz
GAWK_URL := $(call ptx/mirror, GNU, gawk/$(GAWK).$(GAWK_SUFFIX))
@@ -24,7 +24,7 @@ GAWK_DIR := $(BUILDDIR)/$(GAWK)
GAWK_LICENSE := GPL-3.0-or-later
GAWK_LICENSE_FILES := \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
- file://main.c;startline=5;endline=25;md5=e2d421a418025c5a87c7ad3c866017f3
+ file://main.c;startline=5;endline=25;md5=2db60362eda52616b6b3b666b920bb1f
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-13 6:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13 6:56 [ptxdist] [PATCH v2] gawk: version bump 5.2.1 -> 5.3.2 Sven Püschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox