From: Chen Qi Date: Sun, 12 Jun 2016 02:20:59 +0000 (+0800) Subject: grep: upgrade to 2.25 X-Git-Tag: uninative-1.3~693 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=155588a2b825c371610f3c4af190f8c41522dfa0;p=openembedded-core.git grep: upgrade to 2.25 Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/grep/grep_2.23.bb b/meta/recipes-extended/grep/grep_2.25.bb similarity index 88% rename from meta/recipes-extended/grep/grep_2.23.bb rename to meta/recipes-extended/grep/grep_2.25.bb index 13ff32dd8e..9720d9f942 100644 --- a/meta/recipes-extended/grep/grep_2.23.bb +++ b/meta/recipes-extended/grep/grep_2.25.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] = "f46aa9d0d2577b9212a104348a286787" -SRC_URI[sha256sum] = "54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf" +SRC_URI[md5sum] = "04e96b0e6f0fe6a180ae62c88fcd0af6" +SRC_URI[sha256sum] = "e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830" inherit autotools gettext texinfo