summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/help2man/help2man_1.49.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/help2man/help2man_1.49.1.bb')
-rw-r--r--meta/recipes-devtools/help2man/help2man_1.49.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/help2man/help2man_1.49.1.bb b/meta/recipes-devtools/help2man/help2man_1.49.1.bb
index a5467c0535..32c1b2fc06 100644
--- a/meta/recipes-devtools/help2man/help2man_1.49.1.bb
+++ b/meta/recipes-devtools/help2man/help2man_1.49.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "Program for creating simple man pages"
2HOMEPAGE = "https://www.gnu.org/software/help2man/" 2HOMEPAGE = "https://www.gnu.org/software/help2man/"
3DESCRIPTION = "help2man is a tool for automatically generating simple manual pages from program output." 3DESCRIPTION = "help2man is a tool for automatically generating simple manual pages from program output."
4SECTION = "devel" 4SECTION = "devel"
5LICENSE = "GPLv3" 5LICENSE = "GPL-3.0-only"
6LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" 6LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
7 7
8SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" 8SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz"