aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-digest-perl-md5
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-digest-perl-md5')
-rw-r--r--community/perl-digest-perl-md5/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-digest-perl-md5/APKBUILD b/community/perl-digest-perl-md5/APKBUILD
index 2488d9d182..8c1e53df0d 100644
--- a/community/perl-digest-perl-md5/APKBUILD
+++ b/community/perl-digest-perl-md5/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-digest-perl-md5
_pkgreal=Digest-Perl-MD5
pkgver=1.9
-pkgrel=1
+pkgrel=2
pkgdesc="Perl Implementation of Rivest's MD5 algorithm"
-url="http://search.cpan.org/dist/Digest-Perl-MD5/"
+url="https://metacpan.org/release/Digest-Perl-MD5/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/D/DE/DELTA/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/D/DE/DELTA/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"