X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgrep;h=e9b0b18d4db801dc629b81ccd7caf1751023bb79;hp=0514ccb384717b2972f3ae9d5b3c66d6407ff7f7;hb=dd4796fbea96922f3bf58bcf866cf9ea7aaa70f0;hpb=998334b028478be01aa37437fa510ef30be00d10 diff --git a/lfs/grep b/lfs/grep index 0514ccb38..e9b0b18d4 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)