diff options
Diffstat (limited to 'meta/recipes-devtools/perl/libxml-perl_0.08.bb')
-rw-r--r-- | meta/recipes-devtools/perl/libxml-perl_0.08.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index b77ad24b58..323853cc2f 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb | |||
@@ -5,7 +5,7 @@ XML::Grove and others." | |||
5 | HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/" | 5 | HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/" |
6 | SUMMARY = "Collection of Perl modules for working with XML" | 6 | SUMMARY = "Collection of Perl modules for working with XML" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 8 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
9 | PR = "r3" | 9 | PR = "r3" |
10 | 10 | ||
11 | LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8" | 11 | LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8" |