grep: bump to version 2.25
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 22 Apr 2016 13:11:19 +0000 (10:11 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 22 Apr 2016 19:52:28 +0000 (21:52 +0200)
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 ec8e45b0ef3518a710f61839be9e8da0ebe4ca7d..409940aa25af5e591f72fb8400b1ad5926af89a5 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256 f248beb9098c5aab94d2fdd03b5a21d705e5ba8a3ce4d8c9f607a670498eec14        grep-2.24.tar.xz
+sha256 e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830        grep-2.25.tar.xz
index 527c17d692ca379726b5265c8c86b5da62c3d5f4..f87e83829917755f4fd7a3272595ad32d30d5b9b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.24
+GREP_VERSION = 2.25
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+