aboutsummaryrefslogtreecommitdiff
path: root/utils/grep
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-11-23 16:59:46 -0800
committerRosen Penev <rosenp@gmail.com>2020-11-23 17:23:24 -0800
commit5579a958b81e4188a4503b6d2adee56e09aa29af (patch)
treec51d310b4b509ff9efcf91bbeb1e18e7321f6930 /utils/grep
parenta0e3e64ce0a0ce7b074516d564eb5531e8e368ca (diff)
grep: update to 3.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/grep')
-rw-r--r--utils/grep/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/grep/Makefile b/utils/grep/Makefile
index 42b1c4f86..38cb1ea88 100644
--- a/utils/grep/Makefile
+++ b/utils/grep/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=grep
-PKG_VERSION:=3.4
-PKG_RELEASE:=2
+PKG_VERSION:=3.6
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/grep
-PKG_HASH:=58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb
+PKG_HASH:=667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e
PKG_MAINTAINER:=Julen Landa Alustiza <julen@zokormazo.info>
PKG_LICENSE:=GPL-3.0-or-later