diff options
Diffstat (limited to 'system/perl-authen-sasl')
-rw-r--r-- | system/perl-authen-sasl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-authen-sasl/APKBUILD b/system/perl-authen-sasl/APKBUILD index 611d30fa7..ad6f196ca 100644 --- a/system/perl-authen-sasl/APKBUILD +++ b/system/perl-authen-sasl/APKBUILD @@ -4,7 +4,7 @@ _realname=Authen-SASL pkgver=2.16 pkgrel=2 pkgdesc="SASL authentication framework for Perl" -url="http://search.cpan.org/dist/Authen-SASL/" +url="https://metacpan.org/release/Authen-SASL" arch="noarch" license="GPL-2.0-only OR Artistic-1.0-Perl" depends="perl perl-digest-hmac" |