From 4f25d705d70fc533f4b14999cf48480eed3a6212 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Tue, 27 Aug 2019 08:51:56 +0300 Subject: [PATCH] help2man: Upgrade 1.47.10 -> 1.47.11 Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- ...{help2man-native_1.47.10.bb => help2man-native_1.47.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/help2man/{help2man-native_1.47.10.bb => help2man-native_1.47.11.bb} (79%) 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 -- 2.40.1