package/grep: bump to version 3.4
authorBaruch Siach <baruch@tkos.co.il>
Mon, 13 Apr 2020 13:09:52 +0000 (16:09 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 13 Apr 2020 21:08:46 +0000 (23:08 +0200)
Format hash file with two spaces delimiter.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/grep/grep.hash
package/grep/grep.mk

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