diff options
Diffstat (limited to 'meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb')
| -rw-r--r-- | meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb index 3b9206e984..ef7b287778 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "XML::Parser - A perl module for parsing XML documents" | 1 | SUMMARY = "XML::Parser - A perl module for parsing XML documents" |
| 2 | HOMEPAGE = "https://libexpat.github.io/" | 2 | HOMEPAGE = "https://libexpat.github.io/" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://Parser.pm;beginline=1;endline=7;md5=d12cc778c80fc4c518f0e5dee29fd5fb" | 5 | LIC_FILES_CHKSUM = "file://Parser.pm;beginline=1;endline=7;md5=d12cc778c80fc4c518f0e5dee29fd5fb" |
| 6 | 6 | ||
| 7 | DEPENDS += "expat" | 7 | DEPENDS += "expat" |
