]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
grep: Update to 3.6
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 7 Apr 2021 10:16:58 +0000 (12:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Apr 2021 13:13:49 +0000 (13:13 +0000)
- Update from 2.27 to 3.6
- No update of rootfiles required
- Changelog is too long to include here
   Full details can be reviewed in the ChangeLog file in the source tarball
   55 bug fixes implemented between 2.27 and 3.6

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/grep

index a19aba6dc83bce7793a8c9ddbb20c061d6bcc9c2..d19a6831b418153e4f7e494b6a4fa795109b6747 100644 (file)
--- a/lfs/grep
+++ b/lfs/grep
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.27
+VER        = 3.6
 
 THISAPP    = grep-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6138dd227c39d4a25f81eea76a44d4cb
+$(DL_FILE)_MD5 = f47fe27049510b2249dba7f862ac1b51
 
 install : $(TARGET)