From: Marcel Lorenz Date: Tue, 6 Jun 2017 08:52:00 +0000 (+0200) Subject: grep: update to 2.27 X-Git-Tag: v2.19-core112~40 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=c0694233c319e5a6c388b8644b9736593635ab40 grep: update to 2.27 Signed-off-by: Marcel Lorenz Signed-off-by: Michael Tremer --- diff --git a/lfs/grep b/lfs/grep index 32a674870c..5ac45c15a4 100644 --- a/lfs/grep +++ b/lfs/grep @@ -24,7 +24,7 @@ include Config -VER = 2.24 +VER = 2.27 THISAPP = grep-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -51,7 +51,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f1c980134c04692a90078e87283074b6 +$(DL_FILE)_MD5 = 6138dd227c39d4a25f81eea76a44d4cb install : $(TARGET)