Signed-off-by: Huang Qiyu <[email protected]> --- meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb index 19b61d1..e202de0 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb @@ -1,5 +1,5 @@ DESCRIPTION = "This package contains the Parser.pm module with friends." - +HOMEPAGE = "https://metacpan.org/release/HTML-Parser" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
