summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/help2man
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-04-23 04:52:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-23 23:30:19 +0100
commita3861b194774117e7c93a2a94ff3ecabfa2b5dcd (patch)
tree64c423c74015c1b7fe7c336d548cf7acf7f0e2f7 /meta/recipes-devtools/help2man
parent77eb176f42cab141d0c02df1a7f7ead839d1fa97 (diff)
downloadpoky-a3861b194774117e7c93a2a94ff3ecabfa2b5dcd.tar.gz
help2man-native: update to 1.47.10
(From OE-Core rev: 481e8c5740bba86c0d32c4ff6119bf595b8a1eec) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/help2man')
-rw-r--r--meta/recipes-devtools/help2man/help2man-native_1.47.10.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.47.6.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.6.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.10.bb
index 794d308cb7..5feaeea139 100644
--- a/meta/recipes-devtools/help2man/help2man-native_1.47.6.bb
+++ b/meta/recipes-devtools/help2man/help2man-native_1.47.10.bb
@@ -5,9 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
5DEPENDS = "autoconf-native automake-native" 5DEPENDS = "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 8SRC_URI[md5sum] = "0d70833650a552e0af742882ba84f2ee"
9SRC_URI[md5sum] = "7424901e6eca8af372d2ad62be5cf659" 9SRC_URI[sha256sum] = "f371cbfd63f879065422b58fa6b81e21870cd791ef6e11d4528608204aa4dcfb"
10SRC_URI[sha256sum] = "d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f"
11 10
12inherit autotools native 11inherit autotools native
13 12