diff options
Diffstat (limited to 'meta/recipes-extended/groff/groff_1.22.4.bb')
-rw-r--r-- | meta/recipes-extended/groff/groff_1.22.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.22.4.bb b/meta/recipes-extended/groff/groff_1.22.4.bb index d0b543ab6e..b281544aab 100644 --- a/meta/recipes-extended/groff/groff_1.22.4.bb +++ b/meta/recipes-extended/groff/groff_1.22.4.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "The groff (GNU troff) software is a typesetting package which rea | |||
3 | formatting commands and produces formatted output." | 3 | formatting commands and produces formatted output." |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | HOMEPAGE = "http://www.gnu.org/software/groff/" | 5 | HOMEPAGE = "http://www.gnu.org/software/groff/" |
6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPL-3.0-only" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
9 | 9 | ||