summaryrefslogtreecommitdiff
path: root/system/perl-authen-sasl
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-05 16:31:10 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-05 16:31:17 +0000
commit0f7397b8fc8e159b49620ccd917605e141880e5d (patch)
tree60a02a3a42db6032c1a3c564b8592e714e91bd70 /system/perl-authen-sasl
parente4c0f2f87ff58204d0b1e08c5d82035cf881bab3 (diff)
downloadpackages-0f7397b8fc8e159b49620ccd917605e141880e5d.tar.gz
packages-0f7397b8fc8e159b49620ccd917605e141880e5d.tar.bz2
packages-0f7397b8fc8e159b49620ccd917605e141880e5d.tar.xz
packages-0f7397b8fc8e159b49620ccd917605e141880e5d.zip
system/perl-*: fix URL
Diffstat (limited to 'system/perl-authen-sasl')
-rw-r--r--system/perl-authen-sasl/APKBUILD2
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"