Signed-off-by: Jason Schonberg <[email protected]> --- meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb b/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb index 4aa37243a..22c6d3d33 100644 --- a/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb +++ b/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb @@ -1,12 +1,12 @@ SUMMARY = "Perl interface to the SHA-1 algorithm " DESCRIPTION = "Digest::SHA1 - Perl interface to the SHA-1 algorithm" -HOMEPAGE = "http://search.cpan.org/~gaas/Digest-SHA1-2.13/" +HOMEPAGE = "https://metacpan.org/pod/Digest::SHA1" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=10;endline=14;md5=ff5867ebb4bc1103a7a416aef2fce00a" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-${PV}.tar.gz \ +SRC_URI = "https://cpan.metacpan.org/authors/id/G/GA/GAAS/Digest-SHA1-${PV}.tar.gz \ file://run-ptest \ " SRC_URI[sha256sum] = "68c1dac2187421f0eb7abf71452a06f190181b8fc4b28ededf5b90296fb943cc" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113188): https://lists.openembedded.org/g/openembedded-devel/message/113188 Mute This Topic: https://lists.openembedded.org/mt/109197230/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
