libauthen-radius-perl: Change references to search.cpan.org to use metacpan.org

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
J. S. 2024-10-24 16:07:22 -04:00 committed by Khem Raj
parent 62f4a81aae
commit f874ff5a3a
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -4,7 +4,7 @@ DESCRIPTION = "The Authen::Radius module provides a simple class that \
Radius server. \
"
HOMEPAGE = "http://search.cpan.org/~manowar/RadiusPerl"
HOMEPAGE = "https://metacpan.org/release/MANOWAR/RadiusPerl"
SECTION = "libs"
LICENSE = "Artistic-2.0"
@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=78ab6ea0cba1f1ec1680ebb149e3bc11"
DEPENDS = "perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/RadiusPerl-${PV}.tar.gz \
SRC_URI = "https://cpan.metacpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-${PV}.tar.gz \
file://test.pl-adjust-for-ptest.patch \
file://run-ptest \
"