Signed-off-by: Jason Schonberg <[email protected]> --- meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb b/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb index 6172933f1..ca49b304c 100644 --- a/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb +++ b/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb @@ -2,7 +2,7 @@ SUMMARY = "IPC::Signal - Utility functions dealing with signals" DESCRIPTION = "IPC::Signal - This module contains utility functions for \ dealing with signals." -HOMEPAGE = "http://search.cpan.org/~rosch/IPC-Signal-1.00/" +HOMEPAGE = "https://metacpan.org/release/ROSCH/IPC-Signal-1.00" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=16;endline=18;md5=f36550f59a0ae5e6e3 S = "${WORKDIR}/IPC-Signal-${PV}" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/IPC-Signal-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/R/RO/ROSCH/IPC-Signal-${PV}.tar.gz" SRC_URI[sha256sum] = "7c21f9c8c2d0c0f0f0f46e77de7c3d879dd562668ddf0525875c38cef2076fd0" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113200): https://lists.openembedded.org/g/openembedded-devel/message/113200 Mute This Topic: https://lists.openembedded.org/mt/109197242/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
