From: Matthias Fischer Date: Wed, 26 Nov 2014 20:05:28 +0000 (+0100) Subject: grep: Update to 2.21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f88f8f569060f8f06c8dcc3875f4056b33f6dbb;p=people%2Fms%2Fipfire-2.x.git grep: Update to 2.21 --- diff --git a/lfs/grep b/lfs/grep index e9b0b18d4d..ac201613d6 100644 --- a/lfs/grep +++ b/lfs/grep @@ -24,7 +24,7 @@ include Config -VER = 2.14 +VER = 2.21 THISAPP = grep-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -54,7 +54,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d4a3f03849d1e17ce56ab76aa5a24cab +$(DL_FILE)_MD5 = 43c48064d6409862b8a850db83c8038a install : $(TARGET)