package/gawk: bump to version 5.3.1

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Francois Perrad 2024-09-25 15:35:39 +02:00 committed by Yann E. MORIN
parent a5cef5339b
commit 1f6075c634
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ config BR2_PACKAGE_GAWK
rather than procedural. Allows for simple data-reformatting
jobs with just a few lines of code.
http://www.gnu.org/software/gawk/
https://www.gnu.org/software/gawk/
comment "gawk needs a toolchain w/ wchar"
depends on BR2_USE_MMU

View file

@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature
# https://ftp.gnu.org/gnu/gawk/gawk-5.3.0.tar.xz.sig
# https://ftp.gnu.org/gnu/gawk/gawk-5.3.1.tar.xz.sig
# Primary key fingerprint: D196 7C63 7887 1317 7D86 1ED7 DF59 7815 937E C0D2
sha256 ca9c16d3d11d0ff8c69d79dc0b47267e1329a69b39b799895604ed447d3ca90b gawk-5.3.0.tar.xz
sha256 694db764812a6236423d4ff40ceb7b6c4c441301b72ad502bb5c27e00cd56f78 gawk-5.3.1.tar.xz
# Locally calculated
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING

View file

@ -4,7 +4,7 @@
#
################################################################################
GAWK_VERSION = 5.3.0
GAWK_VERSION = 5.3.1
GAWK_SOURCE = gawk-$(GAWK_VERSION).tar.xz
GAWK_SITE = $(BR2_GNU_MIRROR)/gawk
GAWK_DEPENDENCIES = host-gawk