grep: bump to version 3.0
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Feb 2017 19:16:12 +0000 (16:16 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Feb 2017 20:18:22 +0000 (21:18 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/grep/grep.hash
package/grep/grep.mk

index 326737a2fd9f311df8e0a25e837b440521740c30..77420ad694830930fdea455a1b179af7ec16fd1b 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256 ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb  grep-2.27.tar.xz
+sha256 e2c81db5056e3e8c5995f0bb5d0d0e1cad1f6f45c3b2fc77b6e81435aed48ab5  grep-3.0.tar.xz
index 7615f30bac760df89c78f0e777eafa5a6e8818fd..74688312df0038a69eea0279fe9ece78ba5b78e3 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.27
+GREP_VERSION = 3.0
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+