summaryrefslogtreecommitdiffstats
path: root/rules/grep.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/grep.make')
-rw-r--r--rules/grep.make4
1 files changed, 2 insertions, 2 deletions
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))