diff options
| -rw-r--r-- | meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.73.bb (renamed from meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.73.bb index bd6129e4f2..a03ec31e29 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.73.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "This package contains the Parser.pm module with friends." | 1 | DESCRIPTION = "This package contains the Parser.pm module with friends." |
| 2 | HOMEPAGE = "https://metacpan.org/release/GAAS/HTML-Parser-3.72" | 2 | HOMEPAGE = "https://metacpan.org/release/CAPOEIRAB/HTML-Parser-3.73" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 5 | 5 | ||
| @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8" | |||
| 7 | 7 | ||
| 8 | DEPENDS += "perl" | 8 | DEPENDS += "perl" |
| 9 | 9 | ||
| 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CA/CAPOEIRAB/HTML-Parser-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[sha256sum] = "ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b" | 12 | SRC_URI[sha256sum] = "85f05d944e166b8c5913db54779802eb38f4bbefb89a1730401ef06eb9ad8e69" |
| 13 | 13 | ||
| 14 | S = "${UNPACKDIR}/HTML-Parser-${PV}" | 14 | S = "${UNPACKDIR}/HTML-Parser-${PV}" |
| 15 | 15 | ||
