From: Fabio Berton Date: Thu, 3 Nov 2016 20:41:57 +0000 (-0200) Subject: grep: Update to version 2.26 X-Git-Tag: uninative-1.5~1424 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6dadb648494c76b6326874731b4e918f62741b62;p=openembedded-core.git grep: Update to version 2.26 Signed-off-by: Fabio Berton Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/grep/grep_2.25.bb b/meta/recipes-extended/grep/grep_2.26.bb similarity index 88% rename from meta/recipes-extended/grep/grep_2.25.bb rename to meta/recipes-extended/grep/grep_2.26.bb index 9720d9f942..9e6f05ec13 100644 --- a/meta/recipes-extended/grep/grep_2.25.bb +++ b/meta/recipes-extended/grep/grep_2.26.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] = "04e96b0e6f0fe6a180ae62c88fcd0af6" -SRC_URI[sha256sum] = "e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830" +SRC_URI[md5sum] = "afdd61c7221434722671baf002ac9267" +SRC_URI[sha256sum] = "246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870" inherit autotools gettext texinfo