mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
grep: bump to version 2.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
70b489f2d9
commit
ce7a7896c5
@@ -4,8 +4,9 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
GREP_VERSION = 2.9
|
||||
GREP_VERSION = 2.10
|
||||
GREP_SITE = $(BR2_GNU_MIRROR)/grep
|
||||
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
|
||||
GREP_CONF_OPT = --disable-perl-regexp --without-included-regex
|
||||
GREP_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user