summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/help2man
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/help2man')
-rw-r--r--meta/recipes-devtools/help2man/help2man-native_1.47.3.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.47.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb
index bc6d50eb3d..232b0c37a2 100644
--- a/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb
+++ b/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb
@@ -6,8 +6,8 @@ DEPENDS = "autoconf-native automake-native"
6 6
7SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" 7SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz"
8 8
9SRC_URI[md5sum] = "cf7aaaeea40bff1176df825430694173" 9SRC_URI[md5sum] = "d1d44a7a7b2bd61755a2045d96ecaea0"
10SRC_URI[sha256sum] = "c59b26f60cb06e45b00e729dea721e7a17220e2c17d800eb428271a750382b06" 10SRC_URI[sha256sum] = "c232af6475ef65bee02770862a362f4c4c2e6c9967d39e987eb94cadcfc13856"
11 11
12inherit autotools native 12inherit autotools native
13 13