summaryrefslogtreecommitdiff
path: root/system/perl-digest-hmac/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-digest-hmac/APKBUILD')
-rw-r--r--system/perl-digest-hmac/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-digest-hmac/APKBUILD b/system/perl-digest-hmac/APKBUILD
index ccf09a834..3bca43d37 100644
--- a/system/perl-digest-hmac/APKBUILD
+++ b/system/perl-digest-hmac/APKBUILD
@@ -4,7 +4,7 @@ _realname=Digest-HMAC
pkgver=1.03
pkgrel=1
pkgdesc="Keyed-Hashing for Message Authentication Perl module"
-url="http://search.cpan.org/~gaas/Digest-HMAC-1.01/"
+url="https://metacpan.org/release/Digest-HMAC"
arch="noarch"
license="GPL-2.0-only OR Artistic-1.0-Perl"
depends="perl perl-digest-sha1"