diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-07-27 02:43:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 10:31:02 +0100 |
commit | fe20fb4e7ff720dd8d818e231a64f74d94ccb3cc (patch) | |
tree | cea0dd1e4837155918ef521cf790efd4fbd86cdc /meta/recipes-devtools/help2man | |
parent | ff816147ebb2cd07fde55ecd0d6520f1ffa347fa (diff) | |
download | openembedded-core-fe20fb4e7ff720dd8d818e231a64f74d94ccb3cc.tar.gz openembedded-core-fe20fb4e7ff720dd8d818e231a64f74d94ccb3cc.tar.bz2 openembedded-core-fe20fb4e7ff720dd8d818e231a64f74d94ccb3cc.zip |
help2man-native: 1.46.4 -> 1.47.1
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/help2man')
-rw-r--r-- | meta/recipes-devtools/help2man/help2man-native_1.47.1.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.46.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.46.4.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb index 5b90da9afa..bc6d50eb3d 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.46.4.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb @@ -6,8 +6,8 @@ DEPENDS = "autoconf-native automake-native" SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "a1b7fe49eddae8a2537ed74ee9ef11cb" -SRC_URI[sha256sum] = "1ae7f15f53b0cc55b070ae49df2ee5caa942c71529054e157599427bba3c5633" +SRC_URI[md5sum] = "cf7aaaeea40bff1176df825430694173" +SRC_URI[sha256sum] = "c59b26f60cb06e45b00e729dea721e7a17220e2c17d800eb428271a750382b06" inherit autotools native |