From 5e43eec8164069641d62b7744b81b34abcd0e2ac Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 4 Nov 2022 11:14:39 +0100 Subject: grep: version bump 3.3 -> 3.8 Signed-off-by: Michael Olbrich --- rules/grep.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rules/grep.make') diff --git a/rules/grep.make b/rules/grep.make index c73da1b04..7c6280a33 100644 --- a/rules/grep.make +++ b/rules/grep.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GREP) += grep # # Paths and names # -GREP_VERSION := 3.3 -GREP_MD5 := 05d0718a1b7cc706a4bdf8115363f1ed +GREP_VERSION := 3.8 +GREP_MD5 := dc6e4d18d4659e6e7552fc4a183c8ac9 GREP := grep-$(GREP_VERSION) GREP_SUFFIX := tar.xz GREP_URL := $(call ptx/mirror, GNU, grep/$(GREP).$(GREP_SUFFIX)) -- cgit v1.2.3