From: Hongxu Jia Date: Mon, 13 Jun 2016 09:16:29 +0000 (-0400) Subject: help2man-native: upgrade to 1.47.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7bd6635a072eabb6aec3a7014048a1704a3443;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git help2man-native: upgrade to 1.47.4 Signed-off-by: Hongxu Jia Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.4.bb similarity index 79% rename from meta/recipes-devtools/help2man/help2man-native_1.47.3.bb rename to meta/recipes-devtools/help2man/help2man-native_1.47.4.bb index 232b0c37a20..64dc32cb962 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.4.bb @@ -6,8 +6,8 @@ DEPENDS = "autoconf-native automake-native" SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "d1d44a7a7b2bd61755a2045d96ecaea0" -SRC_URI[sha256sum] = "c232af6475ef65bee02770862a362f4c4c2e6c9967d39e987eb94cadcfc13856" +SRC_URI[md5sum] = "544aca496a7d89de3e5d99e56a2f03d3" +SRC_URI[sha256sum] = "d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753" inherit autotools native