diff --git a/component/grep/buildout.cfg b/component/grep/buildout.cfg index d457b9c54394389fb4f09632881794787230bd9a..de1c998e566e6a4d522577f1e9c5852579cc4193 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.14.tar.xz -md5sum = d4a3f03849d1e17ce56ab76aa5a24cab +url = http://ftp.gnu.org/gnu/grep/grep-2.15.tar.xz +md5sum = 8cab8ca52bcae735af40278423c7c942 environment = PATH=${xz-utils:location}/bin:%(PATH)s CPPFLAGS=-I${pcre:location}/include