* [PATCH] grep: Update to 3.6
@ 2021-04-07 10:16 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-04-07 10:16 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 803 bytes --]
- 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(a)ipfire.org>
---
lfs/grep | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/grep b/lfs/grep
index a19aba6dc..d19a6831b 100644
--- 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)
--
2.31.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-07 10:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 10:16 [PATCH] grep: Update to 3.6 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox