aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-email-mime-encodings
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-02-01 15:00:08 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-02 00:09:45 +0100
commitd2d8c7385b0582928d8ffa96eea86888c8511c25 (patch)
tree41f91221b30c4c34b72604dd6400a7825eda57de /community/perl-email-mime-encodings
parent3c8264c6e10f5bc2a8eddadef23433c0d2a0496a (diff)
downloadaports-d2d8c7385b0582928d8ffa96eea86888c8511c25.tar.bz2
aports-d2d8c7385b0582928d8ffa96eea86888c8511c25.tar.xz
community: update all cpan urls to metacpan.org
Diffstat (limited to 'community/perl-email-mime-encodings')
-rw-r--r--community/perl-email-mime-encodings/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-email-mime-encodings/APKBUILD b/community/perl-email-mime-encodings/APKBUILD
index 85eda79bd4..e4d5fe64e5 100644
--- a/community/perl-email-mime-encodings/APKBUILD
+++ b/community/perl-email-mime-encodings/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-email-mime-encodings
_pkgreal=Email-MIME-Encodings
pkgver=1.315
-pkgrel=1
+pkgrel=2
pkgdesc="A unified interface to MIME encoding and decoding"
-url="http://search.cpan.org/dist/Email-MIME-Encodings/"
+url="https://metacpan.org/release/Email-MIME-Encodings/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends="perl-capture-tiny"
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"