From ea460605f112efa4f0a0f78c9c8fb320db619739 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 19 Feb 2014 11:51:56 +0100
Subject: [PATCH] version up : grep-2.17.

---
 component/grep/buildout.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component/grep/buildout.cfg b/component/grep/buildout.cfg
index d5d605203..fab5e463b 100644
--- a/component/grep/buildout.cfg
+++ b/component/grep/buildout.cfg
@@ -8,8 +8,8 @@ parts =
 
 [grep]
 recipe = slapos.recipe.cmmi
-url = http://ftp.gnu.org/gnu/grep/grep-2.16.tar.xz
-md5sum = 502350a6c8f7c2b12ee58829e760b44d
+url = http://ftp.gnu.org/gnu/grep/grep-2.17.tar.xz
+md5sum = 3b1f0cbf1139e76171f790665b1b41cf
 environment =
   PATH=${xz-utils:location}/bin:%(PATH)s
   CPPFLAGS=-I${pcre:location}/include
-- 
2.30.9