From: Sascha Kilian Date: Fri, 22 Apr 2016 09:11:30 +0000 (+0000) Subject: Update: grep to 2.24 X-Git-Tag: v2.19-core103~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=171b8dbc74b849716e84884fa9e848c20bb7c6dd;p=ipfire-2.x.git Update: grep to 2.24 Signed-off-by: Sascha Kilian Signed-off-by: Michael Tremer --- diff --git a/lfs/grep b/lfs/grep index 9f3a38e360..32a674870c 100644 --- a/lfs/grep +++ b/lfs/grep @@ -24,7 +24,7 @@ include Config -VER = 2.23 +VER = 2.24 THISAPP = grep-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -51,7 +51,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f46aa9d0d2577b9212a104348a286787 +$(DL_FILE)_MD5 = f1c980134c04692a90078e87283074b6 install : $(TARGET)