package/grep: bump to version 3.5
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>
Sun, 11 Oct 2020 21:34:39 +0000 (23:34 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 12 Oct 2020 06:33:42 +0000 (08:33 +0200)
This patch bumps grep to version 3.5

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/grep/grep.hash
package/grep/grep.mk

index 47bf550a2000dd1b13a3aa2a4e8088fd911c40cd..fae3b73e80b3c26c155227f0c3098816b54163a7 100644 (file)
@@ -1,5 +1,5 @@
 # Locally calculated after checking signature
-# http://ftp.gnu.org/gnu/grep/grep-3.4.tar.xz.sig
+# http://ftp.gnu.org/gnu/grep/grep-3.5.tar.xz.sig
 # using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256  58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb  grep-3.4.tar.xz
+sha256  b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a  grep-3.5.tar.xz
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
index ef1bbb44879cfc2da77a4a52f60c301ab3ae153b..bdc22fa46cc026cd2c964d14cb0c8503f8f9eae8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 3.4
+GREP_VERSION = 3.5
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPL-3.0+