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.5.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.47.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.4.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.5.bb
index 64dc32cb96..2dd6d38828 100644
--- a/meta/recipes-devtools/help2man/help2man-native_1.47.4.bb
+++ b/meta/recipes-devtools/help2man/help2man-native_1.47.5.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] = "544aca496a7d89de3e5d99e56a2f03d3" 9SRC_URI[md5sum] = "1c886063c9e0ab463906de804596aa2f"
10SRC_URI[sha256sum] = "d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753" 10SRC_URI[sha256sum] = "7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1"
11 11
12inherit autotools native 12inherit autotools native
13 13