grep: bump to version 2.24
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 11 Mar 2016 12:04:55 +0000 (09:04 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 13 Mar 2016 22:16:11 +0000 (23:16 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/grep/grep.hash
package/grep/grep.mk

index 5c49da2a6a29d89cc11a4a6f5719a8e4d6a1b959..ec8e45b0ef3518a710f61839be9e8da0ebe4ca7d 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256 54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf        grep-2.23.tar.xz
+sha256 f248beb9098c5aab94d2fdd03b5a21d705e5ba8a3ce4d8c9f607a670498eec14        grep-2.24.tar.xz
index 65ef469d89ebe4f19b9574b1c223e75662a7eac1..527c17d692ca379726b5265c8c86b5da62c3d5f4 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.23
+GREP_VERSION = 2.24
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+