All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/gawk: bump to version 5.0.1
@ 2019-08-30 18:44 Christopher McCrory
  2019-08-30 18:44 ` [Buildroot] [PATCH] package/e2fsprogs: bump to version 1.45.3 Christopher McCrory
  2019-09-12 17:22 ` [Buildroot] [PATCH] package/gawk: bump to version 5.0.1 Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher McCrory @ 2019-08-30 18:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/gawk/gawk.hash | 5 +++--
 package/gawk/gawk.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/gawk/gawk.hash b/package/gawk/gawk.hash
index d8dd27c17c..f80f2b202a 100644
--- a/package/gawk/gawk.hash
+++ b/package/gawk/gawk.hash
@@ -1,5 +1,6 @@
 # Locally calculated after checking pgp signature
-# https://ftp.gnu.org/gnu/gawk/gawk-4.2.1.tar.xz.sig
-sha256	d1119785e746d46a8209d28b2de404a57f983aa48670f4e225531d3bdc175551	gawk-4.2.1.tar.xz
+# https://ftp.gnu.org/gnu/gawk/gawk-5.0.1.tar.xz.sig
+# Primary key fingerprint: D196 7C63 7887 1317 7D86  1ED7 DF59 7815 937E C0D2
+sha256 8e4e86f04ed789648b66f757329743a0d6dfb5294c3b91b756a474f1ce05a794 gawk-5.0.1.tar.xz
 # Locally calculated
 sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	COPYING
diff --git a/package/gawk/gawk.mk b/package/gawk/gawk.mk
index 7c93aefed6..1a5f87f603 100644
--- a/package/gawk/gawk.mk
+++ b/package/gawk/gawk.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GAWK_VERSION = 4.2.1
+GAWK_VERSION = 5.0.1
 GAWK_SOURCE = gawk-$(GAWK_VERSION).tar.xz
 GAWK_SITE = $(BR2_GNU_MIRROR)/gawk
 GAWK_DEPENDENCIES = host-gawk
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-12 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-30 18:44 [Buildroot] [PATCH] package/gawk: bump to version 5.0.1 Christopher McCrory
2019-08-30 18:44 ` [Buildroot] [PATCH] package/e2fsprogs: bump to version 1.45.3 Christopher McCrory
2019-09-06  8:32   ` Peter Korsgaard
2019-09-12 17:22 ` [Buildroot] [PATCH] package/gawk: bump to version 5.0.1 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.