[Buildroot] [PATCH v3] grep: bump version to 2.18

Vicente Olivert Riera Vincent.Riera at imgtec.com
Fri Feb 28 17:38:16 UTC 2014


Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
---
 package/grep/grep.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/grep/grep.mk b/package/grep/grep.mk
index ee6de39..78e60dc 100644
--- a/package/grep/grep.mk
+++ b/package/grep/grep.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.16
+GREP_VERSION = 2.18
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+
-- 
1.7.1



More information about the buildroot mailing list