aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/grep
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-12-26 16:10:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-16 18:01:50 +0000
commit5cacc3cd986d5a6e7ed68171b3908fbae111330b (patch)
treecc32fee6597d17757afe80e5209fc9f2289842db /meta/recipes-extended/grep
parent21c8a422cd115e726ce8451b5ea998d7a830f113 (diff)
downloadopenembedded-core-contrib-5cacc3cd986d5a6e7ed68171b3908fbae111330b.tar.gz
grep: upgrade to 2.27
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/grep')
-rw-r--r--meta/recipes-extended/grep/grep_2.27.bb (renamed from meta/recipes-extended/grep/grep_2.26.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/grep/grep_2.26.bb b/meta/recipes-extended/grep/grep_2.27.bb
index 9e6f05ec13..7d0a73bf06 100644
--- a/meta/recipes-extended/grep/grep_2.26.bb
+++ b/meta/recipes-extended/grep/grep_2.27.bb
@@ -9,8 +9,8 @@ SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz \
file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
"
-SRC_URI[md5sum] = "afdd61c7221434722671baf002ac9267"
-SRC_URI[sha256sum] = "246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870"
+SRC_URI[md5sum] = "6138dd227c39d4a25f81eea76a44d4cb"
+SRC_URI[sha256sum] = "ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb"
inherit autotools gettext texinfo