diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb index 9974326de6..673d32c2d4 100644 --- a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb +++ b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Python LR parsing library" | 1 | SUMMARY = "Python LR parsing library" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "AGPL-3.0" | 3 | LICENSE = "AGPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://agpl-3.0.txt;md5=73f1eb20517c55bf9493b7dd6e480788" | 4 | LIC_FILES_CHKSUM = "file://agpl-3.0.txt;md5=73f1eb20517c55bf9493b7dd6e480788" |
5 | 5 | ||
6 | HOMEPAGE = "http://lrparsing.sourceforge.net/" | 6 | HOMEPAGE = "http://lrparsing.sourceforge.net/" |