mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
62f4a81aae
commit
f874ff5a3a
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user