From: Chen Qi Date: Mon, 26 Dec 2016 08:10:33 +0000 (+0800) Subject: grep: upgrade to 2.27 X-Git-Tag: uninative-1.5~901 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5cacc3cd986d5a6e7ed68171b3908fbae111330b;p=openembedded-core.git grep: upgrade to 2.27 Signed-off-by: Chen Qi Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/grep/grep_2.26.bb b/meta/recipes-extended/grep/grep_2.27.bb similarity index 88% rename from meta/recipes-extended/grep/grep_2.26.bb rename to 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