diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-07-02 13:57:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-04 00:02:16 +0100 |
commit | 08b3432e9fd02e92d78954693f3caa8140742742 (patch) | |
tree | f05fe897388f5fe584bde4069a027e47a919f636 /meta/recipes-devtools/help2man | |
parent | 13542a824bb83274b537c61a3d9f4d00a2c506b9 (diff) | |
download | poky-08b3432e9fd02e92d78954693f3caa8140742742.tar.gz |
help2man-native: 1.47.5 -> 1.47.6
(From OE-Core rev: 93b0a04d77b0b513fefaa80fb3fb9334c549a76f)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.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.6.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.47.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.5.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.6.bb index 2dd6d38828..794d308cb7 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.47.5.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.6.bb | |||
@@ -6,8 +6,8 @@ DEPENDS = "autoconf-native automake-native" | |||
6 | 6 | ||
7 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" | 7 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "1c886063c9e0ab463906de804596aa2f" | 9 | SRC_URI[md5sum] = "7424901e6eca8af372d2ad62be5cf659" |
10 | SRC_URI[sha256sum] = "7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1" | 10 | SRC_URI[sha256sum] = "d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f" |
11 | 11 | ||
12 | inherit autotools native | 12 | inherit autotools native |
13 | 13 | ||