grep: bump to version 2.27
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 9 Dec 2016 12:48:56 +0000 (09:48 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 9 Dec 2016 17:12:01 +0000 (18:12 +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 789ceeabf1129d8706ea73d6a9143a4ceb7fcc85..326737a2fd9f311df8e0a25e837b440521740c30 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256 246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870  grep-2.26.tar.xz
+sha256 ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb  grep-2.27.tar.xz
index a8e124e416ecfb61e086b558821940f65bbcb281..7615f30bac760df89c78f0e777eafa5a6e8818fd 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.26
+GREP_VERSION = 2.27
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+