From: Wang Mingyu <[email protected]> Changelog: Strip leading zeros from port numbers in canonical URIs
License-Update: Change address to website Change signature from Ty Coon to Moe Ghoul Signed-off-by: Wang Mingyu <[email protected]> --- .../liburi/{liburi-perl_5.34.bb => liburi-perl_5.35.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/liburi/{liburi-perl_5.34.bb => liburi-perl_5.35.bb} (90%) diff --git a/meta-perl/recipes-perl/liburi/liburi-perl_5.34.bb b/meta-perl/recipes-perl/liburi/liburi-perl_5.35.bb similarity index 90% rename from meta-perl/recipes-perl/liburi/liburi-perl_5.34.bb rename to meta-perl/recipes-perl/liburi/liburi-perl_5.35.bb index 73e4e51d23..4fb4c2a122 100644 --- a/meta-perl/recipes-perl/liburi/liburi-perl_5.34.bb +++ b/meta-perl/recipes-perl/liburi/liburi-perl_5.35.bb @@ -6,13 +6,13 @@ HOMEPAGE = "https://metacpan.org/dist/URI" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE;md5=9944b87af51186f848ae558344aded9f" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a4fff76c97b0801ffb7096967487beac" SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/URI-${PV}.tar.gz \ file://0001-Skip-TODO-test-cases-that-fail.patch \ " -SRC_URI[sha256sum] = "de64c779a212ff1821896c5ca2bb69e74767d2674cee411e777deea7a22604a8" +SRC_URI[sha256sum] = "89648964ce5ae006726951f42f718576fbefe9e98a41bd2212d57386163092d2" S = "${UNPACKDIR}/URI-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127641): https://lists.openembedded.org/g/openembedded-devel/message/127641 Mute This Topic: https://lists.openembedded.org/mt/119847900/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
