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:
J. S. 2024-10-24 16:07:23 -04:00 committed by Khem Raj
parent f874ff5a3a
commit 7bb31b609b
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -2,7 +2,7 @@ SUMMARY = "SASL Authentication framework for Perl"
DESCRIPTION = "SASL is a generic mechanism for authentication used by several network \
protocols. Authen::SASL provides an implementation framework that all \
protocols should be able to share."
HOMEPAGE = "http://search.cpan.org/dist/Authen-SASL/"
HOMEPAGE = "https://metacpan.org/dist/Authen-SASL/"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"