package/grep: bump to version 3.6
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
fbab0c22d9
commit
29ece7ead5
@@ -1,5 +1,5 @@
|
|||||||
# Locally calculated after checking signature
|
# Locally calculated after checking signature
|
||||||
# http://ftp.gnu.org/gnu/grep/grep-3.5.tar.xz.sig
|
# http://ftp.gnu.org/gnu/grep/grep-3.6.tar.xz.sig
|
||||||
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
|
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
|
||||||
sha256 b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a grep-3.5.tar.xz
|
sha256 667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e grep-3.6.tar.xz
|
||||||
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
|
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GREP_VERSION = 3.5
|
GREP_VERSION = 3.6
|
||||||
GREP_SITE = $(BR2_GNU_MIRROR)/grep
|
GREP_SITE = $(BR2_GNU_MIRROR)/grep
|
||||||
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
|
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
|
||||||
GREP_LICENSE = GPL-3.0+
|
GREP_LICENSE = GPL-3.0+
|
||||||
|
|||||||
Reference in New Issue
Block a user