All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] grep: bump to version 2.23
@ 2016-02-05 12:49 Gustavo Zacarias
  2016-02-05 20:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-02-05 12:49 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/grep/grep.hash | 2 +-
 package/grep/grep.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/grep/grep.hash b/package/grep/grep.hash
index 4019db1..5c49da2 100644
--- a/package/grep/grep.hash
+++ b/package/grep/grep.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256	ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb	grep-2.22.tar.xz
+sha256	54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf	grep-2.23.tar.xz
diff --git a/package/grep/grep.mk b/package/grep/grep.mk
index 447ed65..65ef469 100644
--- a/package/grep/grep.mk
+++ b/package/grep/grep.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.22
+GREP_VERSION = 2.23
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+
-- 
2.4.10

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

* [Buildroot] [PATCH] grep: bump to version 2.23
  2016-02-05 12:49 [Buildroot] [PATCH] grep: bump to version 2.23 Gustavo Zacarias
@ 2016-02-05 20:48 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-02-05 20:48 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Fri,  5 Feb 2016 09:49:38 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/grep/grep.hash | 2 +-
>  package/grep/grep.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-02-05 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-05 12:49 [Buildroot] [PATCH] grep: bump to version 2.23 Gustavo Zacarias
2016-02-05 20:48 ` 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.