diff options
| author | J. S. <schonm@gmail.com> | 2024-10-27 10:20:54 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-27 14:24:32 -0700 |
| commit | 6623b2f4eade658d45a0728a3c04ab243b7385de (patch) | |
| tree | bef1772b3581c7dd3711e81c906410ac842ff673 | |
| parent | 3de811a1b1c6e7e3c69abcf0310aceeb8b04d54c (diff) | |
| download | meta-openembedded-6623b2f4eade658d45a0728a3c04ab243b7385de.tar.gz | |
libhtml-tree-perl: update HOMEPAGE
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb b/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb index 30a8e07811..f070196606 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb | |||
| @@ -6,7 +6,7 @@ libwww-perl distribution, but are now unbundled in order to facilitate \ | |||
| 6 | a separate development track." | 6 | a separate development track." |
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | 8 | ||
| 9 | HOMEPAGE = "http://www.cpan.org/authors/id/C/CJ/CJM/HTML-Tree-${PV}.readme" | 9 | HOMEPAGE = "https://metacpan.org/release/CJM/HTML-Tree-5.03/source/README" |
| 10 | 10 | ||
| 11 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 11 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" |
