projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12b6741
)
grep: bump to version 2.20
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 3 Jun 2014 22:11:11 +0000
(19:11 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 3 Jun 2014 22:20:34 +0000
(
00:20
+0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/grep/grep.mk
patch
|
blob
|
history
diff --git
a/package/grep/grep.mk
b/package/grep/grep.mk
index 8d199d1cd06699dcc0bddd4a55d97cf95f9e6872..5a3314fa73075d920bb84e1d7983640160967c90 100644
(file)
--- a/
package/grep/grep.mk
+++ b/
package/grep/grep.mk
@@
-4,7
+4,7
@@
#
################################################################################
-GREP_VERSION = 2.
19
+GREP_VERSION = 2.
20
GREP_SITE = $(BR2_GNU_MIRROR)/grep
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
GREP_LICENSE = GPLv3+