| Submitter | Gustavo Zacarias |
|---|---|
| Date | May 11, 2012, 7:37 p.m. |
| Message ID | <1336765059-20673-2-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/158575/ |
| State | Accepted |
| Commit | fa529d101b472ff926f8211b39d9f3280155e371 |
| Headers | show |
Comments
Patch
diff --git a/package/grep/grep.mk b/package/grep/grep.mk index aa22910..389aa3b 100644 --- a/package/grep/grep.mk +++ b/package/grep/grep.mk @@ -4,7 +4,7 @@ # ############################################################# -GREP_VERSION = 2.11 +GREP_VERSION = 2.12 GREP_SITE = $(BR2_GNU_MIRROR)/grep GREP_SOURCE = grep-$(GREP_VERSION).tar.xz GREP_CONF_OPT = --disable-perl-regexp --without-included-regex
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/grep/grep.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)