grep: bump to version 2.21
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 25 Nov 2014 11:22:20 +0000 (08:22 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 25 Nov 2014 12:43:29 +0000 (13:43 +0100)
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/grep/grep.hash [new file with mode: 0644]
package/grep/grep.mk

diff --git a/package/grep/grep.hash b/package/grep/grep.hash
new file mode 100644 (file)
index 0000000..d27a26a
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally calculated after checking signature
+sha256 5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de        grep-2.21.tar.xz
index 2c2477c882ce46706c6a6a9a797546a1146c53ac..80f6e71efb76fe5b37cb499dc36b53df687eca3a 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.20
+GREP_VERSION = 2.21
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+