From f2b76d8945b6466104a8f95784c7c3edeadb5ee2 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Sun, 27 Oct 2024 10:20:56 -0400 Subject: libcrypt-openssl-random-perl: www.cpan.org -> cpan.metacpan.org Change from www.cpan.org to cpan.metacpan.org use the CPAN_MIRROR variable defined in the global mirrors.bbclass Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb') diff --git a/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb index c15d417130..c55f7f7680 100644 --- a/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb +++ b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb @@ -1,10 +1,11 @@ SUMMARY = "Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access" SECTION = "libs" +HOMEPAGE = "https://metacpan.org/pod/Crypt::OpenSSL::Random" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=9e876d4149406d88b4ff1b37645363ad" -SRC_URI = "http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-${PV}.tar.gz " +SRC_URI = "${CPAN_MIRROR}/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-${PV}.tar.gz" SRC_URI[sha256sum] = "a571b24181baaa76c96704e92acffc6934ff593e380dade274db4e43c140ad51" S = "${WORKDIR}/Crypt-OpenSSL-Random-${PV}" -- cgit v1.2.3-54-g00ecf