From: Adrian Bunk Date: Tue, 27 Aug 2019 05:51:56 +0000 (+0300) Subject: help2man: Upgrade 1.47.10 -> 1.47.11 X-Git-Tag: uninative-2.7~390 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4f25d705d70fc533f4b14999cf48480eed3a6212;p=openembedded-core.git help2man: Upgrade 1.47.10 -> 1.47.11 Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.10.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.11.bb similarity index 79% rename from meta/recipes-devtools/help2man/help2man-native_1.47.10.bb rename to meta/recipes-devtools/help2man/help2man-native_1.47.11.bb index 5feaeea139..a60e851897 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.47.10.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.11.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "autoconf-native automake-native" SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "0d70833650a552e0af742882ba84f2ee" -SRC_URI[sha256sum] = "f371cbfd63f879065422b58fa6b81e21870cd791ef6e11d4528608204aa4dcfb" +SRC_URI[md5sum] = "dd322adcaede5bd5eaed075ff8971bc1" +SRC_URI[sha256sum] = "5985b257f86304c8791842c0c807a37541d0d6807ee973000cf8a3fe6ad47b88" inherit autotools native