From c3db74584136a27f2a9a2952c232d1e5a352ba0a Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 22 Aug 2012 22:04:57 +0200 Subject: [PATCH] grep: Update to 2.14. --- lfs/grep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/grep b/lfs/grep index 0514ccb384..e9b0b18d4d 100644 --- a/lfs/grep +++ b/lfs/grep @@ -24,7 +24,7 @@ include Config -VER = 2.13 +VER = 2.14 THISAPP = grep-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -54,7 +54,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5894d484e6c02249f9702d0d8a472115 +$(DL_FILE)_MD5 = d4a3f03849d1e17ce56ab76aa5a24cab install : $(TARGET) -- 2.39.2