aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-encode-eucjpascii
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-encode-eucjpascii
parent3c8264c6e10f5bc2a8eddadef23433c0d2a0496a (diff)
community: update all cpan urls to metacpan.org
Diffstat (limited to 'community/perl-encode-eucjpascii')
-rw-r--r--community/perl-encode-eucjpascii/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-encode-eucjpascii/APKBUILD b/community/perl-encode-eucjpascii/APKBUILD
index a8219df7505..b7249cce8a8 100644
--- a/community/perl-encode-eucjpascii/APKBUILD
+++ b/community/perl-encode-eucjpascii/APKBUILD
@@ -4,16 +4,16 @@
pkgname=perl-encode-eucjpascii
_pkgreal=Encode-EUCJPASCII
pkgver=0.03
-pkgrel=5
+pkgrel=6
pkgdesc="Perl module for Encode-EUCJPASCII"
-url="http://search.cpan.org/dist/Encode-EUCJPASCII/"
+url="https://metacpan.org/release/Encode-EUCJPASCII/"
arch="all"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
-source="http://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"