diff options
| author | J. S. <schonm@gmail.com> | 2024-10-27 10:20:54 -0400 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2025-01-16 09:17:32 -0500 |
| commit | 4a3c885fa7e8ac74a853e59c6b81f06824c3b1ab (patch) | |
| tree | 5e2abc93ef0d06085b34d5d93e6447c55e2ed9bc | |
| parent | e927e9f0d0199ad595cc2341c25924f7b621d246 (diff) | |
| download | meta-openembedded-4a3c885fa7e8ac74a853e59c6b81f06824c3b1ab.tar.gz | |
libhtml-tree-perl: update HOMEPAGE
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 6623b2f4eade658d45a0728a3c04ab243b7385de)
Signed-off-by: Armin Kuster <akuster808@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" |
