projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26f033b
)
grep: bump to version 2.19
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 26 May 2014 01:42:08 +0000
(22:42 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 26 May 2014 09:49:37 +0000
(11:49 +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 78e60dc2fb13ad7f766287c53262c001965c0b34..8d199d1cd06699dcc0bddd4a55d97cf95f9e6872 100644
(file)
--- a/
package/grep/grep.mk
+++ b/
package/grep/grep.mk
@@
-4,7
+4,7
@@
#
################################################################################
-GREP_VERSION = 2.1
8
+GREP_VERSION = 2.1
9
GREP_SITE = $(BR2_GNU_MIRROR)/grep
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
GREP_LICENSE = GPLv3+