diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-11-06 16:19:39 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-09 10:21:21 +0000 |
commit | 2ce92adfb3e0887924370c742190084d8743ae43 (patch) | |
tree | ecf07df8ae66e3d7df88f81866c69b7097b33c82 /meta/recipes-devtools | |
parent | 0aca64402804f7a9fe73aa12abcc309904a03a62 (diff) | |
download | poky-2ce92adfb3e0887924370c742190084d8743ae43.tar.gz |
help2man: Upgrade to 1.46.4
(From OE-Core rev: a0fa4bf358cfb25e11e62552d0aa2033fedda7c3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/help2man/help2man-native_1.46.4.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.46.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.46.1.bb b/meta/recipes-devtools/help2man/help2man-native_1.46.4.bb index a51c81f99c..5b90da9afa 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.46.1.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.46.4.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] = "63b8f14a81ce28ba119d588d00c63f43" | 9 | SRC_URI[md5sum] = "a1b7fe49eddae8a2537ed74ee9ef11cb" |
10 | SRC_URI[sha256sum] = "3dfd02a026149aad06887c1cb6062471779c100e00aecb79b8f9d01cf1581c47" | 10 | SRC_URI[sha256sum] = "1ae7f15f53b0cc55b070ae49df2ee5caa942c71529054e157599427bba3c5633" |
11 | 11 | ||
12 | inherit autotools native | 12 | inherit autotools native |
13 | 13 | ||