aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/grep
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-03-12 09:57:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-17 14:01:08 +0000
commitac53ef459e1f0e734bdf0a12546675e16631fae8 (patch)
treed5007e9f3fded8cf35c64779eae477e82c93ee35 /meta/recipes-extended/grep
parentafc9e06c4cd9fdb52a751c480d7575a6d611ae34 (diff)
downloadopenembedded-core-contrib-ac53ef459e1f0e734bdf0a12546675e16631fae8.tar.gz
grep: upgrade from 2.16 to 2.18
Upgrade grep from 2.16 to 2.18. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/grep')
-rw-r--r--meta/recipes-extended/grep/grep_2.18.bb (renamed from meta/recipes-extended/grep/grep_2.16.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/grep/grep_2.16.bb b/meta/recipes-extended/grep/grep_2.18.bb
index be39555147..5ffeaf0d99 100644
--- a/meta/recipes-extended/grep/grep_2.16.bb
+++ b/meta/recipes-extended/grep/grep_2.18.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8006d9c814277c1bfc4ca22af94b59ee"
SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz"
-SRC_URI[md5sum] = "502350a6c8f7c2b12ee58829e760b44d"
-SRC_URI[sha256sum] = "16dfeb5013d8c9f21f40ccec0936f2c1c6a014c828d30488f0d5c6ef7b551162"
+SRC_URI[md5sum] = "7439f8266f50844b56cc3e2721606541"
+SRC_URI[sha256sum] = "e6436e5077fa1497feccc8feaabd3f507b172369bf120fbc9e4874bba81be720"
inherit autotools gettext