aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-email-mime-attachment-stripper
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-02-01 15:03:20 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-02 00:09:45 +0100
commitfff27077ac283fb9be674a1200c41c85b828f9c8 (patch)
treee5232bc3fba4254769613f3963f6c32e324cfd4d /testing/perl-email-mime-attachment-stripper
parentd2d8c7385b0582928d8ffa96eea86888c8511c25 (diff)
downloadaports-fff27077ac283fb9be674a1200c41c85b828f9c8.tar.bz2
aports-fff27077ac283fb9be674a1200c41c85b828f9c8.tar.xz
testing: update all cpan urls to metacpan.org
Diffstat (limited to 'testing/perl-email-mime-attachment-stripper')
-rw-r--r--testing/perl-email-mime-attachment-stripper/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-email-mime-attachment-stripper/APKBUILD b/testing/perl-email-mime-attachment-stripper/APKBUILD
index 1d032b3550..8e69380f78 100644
--- a/testing/perl-email-mime-attachment-stripper/APKBUILD
+++ b/testing/perl-email-mime-attachment-stripper/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-email-mime-attachment-stripper
_pkgreal=Email-MIME-Attachment-Stripper
pkgver=1.317
-pkgrel=1
+pkgrel=2
pkgdesc="strip the attachments from an email"
url="https://metacpan.org/release/Email-MIME-Attachment-Stripper"
arch="noarch"
@@ -13,7 +13,7 @@ cpandepends="perl-email-mime-contenttype perl-email-mime"
depends="$cpandepends"
makedepends="perl-dev"
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"