aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-02-18 13:29:00 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-18 22:55:10 +0000
commitee3db91738e2d98b18a6426944fd70946e002a94 (patch)
treed839baa8f23b4c71c747b357482965be91327777
parent10351d2e7ab27d0f0311c491b70d0f0056a8f76b (diff)
downloadopenembedded-core-contrib-ee3db91738e2d98b18a6426944fd70946e002a94.tar.gz
grep: upgrade to 2.23
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/grep/grep_2.23.bb (renamed from meta/recipes-extended/grep/grep_2.22.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/grep/grep_2.22.bb b/meta/recipes-extended/grep/grep_2.23.bb
index 8092a0f057..13ff32dd8e 100644
--- a/meta/recipes-extended/grep/grep_2.22.bb
+++ b/meta/recipes-extended/grep/grep_2.23.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] = "e1015e951a49a82b02e38891026ef5df"
-SRC_URI[sha256sum] = "ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb"
+SRC_URI[md5sum] = "f46aa9d0d2577b9212a104348a286787"
+SRC_URI[sha256sum] = "54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf"
inherit autotools gettext texinfo