grep: bump version to 2.26
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 3 Oct 2016 10:05:45 +0000 (11:05 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Oct 2016 11:10:37 +0000 (13:10 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/grep/grep.hash
package/grep/grep.mk

index 409940aa25af5e591f72fb8400b1ad5926af89a5..789ceeabf1129d8706ea73d6a9143a4ceb7fcc85 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256 e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830        grep-2.25.tar.xz
+sha256 246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870  grep-2.26.tar.xz
index f87e83829917755f4fd7a3272595ad32d30d5b9b..a8e124e416ecfb61e086b558821940f65bbcb281 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.25
+GREP_VERSION = 2.26
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+