mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libauthen-sasl-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:
@@ -2,7 +2,7 @@ SUMMARY = "SASL Authentication framework for Perl"
|
|||||||
DESCRIPTION = "SASL is a generic mechanism for authentication used by several network \
|
DESCRIPTION = "SASL is a generic mechanism for authentication used by several network \
|
||||||
protocols. Authen::SASL provides an implementation framework that all \
|
protocols. Authen::SASL provides an implementation framework that all \
|
||||||
protocols should be able to share."
|
protocols should be able to share."
|
||||||
HOMEPAGE = "http://search.cpan.org/dist/Authen-SASL/"
|
HOMEPAGE = "https://metacpan.org/dist/Authen-SASL/"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
|
|||||||
Reference in New Issue
Block a user