diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:48:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:11 +0000 |
commit | f81b6c8e3bf278ceb7f9db51d55eccc8b3546c25 (patch) | |
tree | fa422a8a6a2c5568d6791a551cbc0bfde57590e2 /meta/recipes-devtools/help2man | |
parent | 315a413b33252cf6dc2139560c673fec915bf1af (diff) | |
download | poky-f81b6c8e3bf278ceb7f9db51d55eccc8b3546c25.tar.gz |
help2man: upgrade 1.47.15 -> 1.47.16
(From OE-Core rev: f18bd4c6ad7a9d761862eda360d9fb727be93ef1)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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_1.47.16.bb (renamed from meta/recipes-devtools/help2man/help2man_1.47.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/help2man/help2man_1.47.15.bb b/meta/recipes-devtools/help2man/help2man_1.47.16.bb index 6ab9f6cbe7..27a15eb0e2 100644 --- a/meta/recipes-devtools/help2man/help2man_1.47.15.bb +++ b/meta/recipes-devtools/help2man/help2man_1.47.16.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPLv3" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" |
5 | 5 | ||
6 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" | 6 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" |
7 | SRC_URI[sha256sum] = "c25a35b30eceb315361484b0ff1f81c924e8ee5c8881576f1ee762f001dbcd1c" | 7 | SRC_URI[sha256sum] = "3ef8580c5b86e32ca092ce8de43df204f5e6f714b0cd32bc6237e6cd0f34a8f4" |
8 | 8 | ||
9 | inherit autotools | 9 | inherit autotools |
10 | 10 | ||