[Buildroot] [PATCH 06/10] grep: bump to version 2.14

Peter Korsgaard jacmet at uclibc.org
Sun Sep 9 20:48:43 UTC 2012


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/grep/grep.mk |    4 +++-
 Gustavo>  1 files changed, 3 insertions(+), 1 deletions(-)

 Gustavo> diff --git a/package/grep/grep.mk b/package/grep/grep.mk
 Gustavo> index 4ed5fea..4a10fae 100644
 Gustavo> --- a/package/grep/grep.mk
 Gustavo> +++ b/package/grep/grep.mk
 Gustavo> @@ -4,9 +4,11 @@
 Gustavo>  #
 Gustavo>  #############################################################
 
 Gustavo> -GREP_VERSION = 2.13
 Gustavo> +GREP_VERSION = 2.14
 Gustavo>  GREP_SITE = $(BR2_GNU_MIRROR)/grep
 Gustavo>  GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 Gustavo> +GREP_LICENSE = GPLv3

GPLv3+ as well. Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list