diff --git a/config/rootfiles/common/gawk b/config/rootfiles/common/gawk index 7f4496e42..195d744ee 100644 --- a/config/rootfiles/common/gawk +++ b/config/rootfiles/common/gawk @@ -1,6 +1,6 @@ usr/bin/awk usr/bin/gawk -usr/bin/gawk-5.2.2 +usr/bin/gawk-5.3.0 usr/bin/gawkbug usr/etc/profile.d usr/etc/profile.d/gawk.csh @@ -49,6 +49,7 @@ usr/lib/gawk/time.so #usr/share/awk/round.awk #usr/share/awk/shellquote.awk #usr/share/awk/strtonum.awk +#usr/share/awk/tocsv.awk #usr/share/awk/walkarray.awk #usr/share/awk/zerofile.awk #usr/share/info/gawk.info diff --git a/lfs/gawk b/lfs/gawk index 710d7c484..3a84db3ed 100644 --- a/lfs/gawk +++ b/lfs/gawk @@ -25,7 +25,7 @@ include Config -VER = 5.2.2 +VER = 5.3.0 THISAPP = gawk-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -49,7 +49,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 49dd69d3e2414867d60fe42b74b39bc6858114aeeb9305ade7bfd64f1933b3c93d59d127362b614cb4b73e29279ed3b4ea9fa0da94fce98ca9925980d17b5d0c +$(DL_FILE)_BLAKE2 = 1bab754626a51679e4d6fe4552bc965f402a51d176eab30686bf19c74085fd15507b51514c3c46d38f68d3e98da4326c138411abe12e4d8793cec617b2533f3c install : $(TARGET)