From bcc242f1e5cf1dc976de250bc2bd84d6d51cc316 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki Date: Wed, 2 Jul 2014 11:00:09 +0200 Subject: [PATCH] version up : grep 2.20. --- 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 79dc9f7..3556294 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.18.tar.xz -md5sum = 7439f8266f50844b56cc3e2721606541 +url = http://ftp.gnu.org/gnu/grep/grep-2.20.tar.xz +md5sum = 2cbea44a4f1548aee20b9ff2d3076908 environment = PATH=${xz-utils:location}/bin:%(PATH)s CPPFLAGS=-I${pcre:location}/include -- 2.1.4