commit: http://git.buildroot.net/buildroot/commit/?id=2e163bcb2aaa498b4afdc0ce5a91dac443692a69
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next
Signed-off-by: Gustavo Zacarias <redacted>
Signed-off-by: Thomas Petazzoni <redacted>
---
package/grep/grep.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/grep/grep.mk b/package/grep/grep.mk
index 389aa3b..31ccaa6 100644
--- a/package/grep/grep.mk
+++ b/package/grep/grep.mk
@@ -4,7 +4,7 @@
#
#############################################################
-GREP_VERSION = 2.12
+GREP_VERSION = 2.13
GREP_SITE = $(BR2_GNU_MIRROR)/grep
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
GREP_CONF_OPT = --disable-perl-regexp --without-included-regex