aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-encode-locale
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-02-01 14:56:48 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-02 00:09:45 +0100
commit3c8264c6e10f5bc2a8eddadef23433c0d2a0496a (patch)
treea90ad738a35cc7672c8b42d303d68bec2741a10f /main/perl-encode-locale
parente731fcdf227f67201262ef13e38bf853636f5a93 (diff)
downloadaports-3c8264c6e10f5bc2a8eddadef23433c0d2a0496a.tar.bz2
aports-3c8264c6e10f5bc2a8eddadef23433c0d2a0496a.tar.xz
main: update all cpan urls to metacpan.org
Diffstat (limited to 'main/perl-encode-locale')
-rw-r--r--main/perl-encode-locale/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-encode-locale/APKBUILD b/main/perl-encode-locale/APKBUILD
index 361bbc6384..8a417a7bf5 100644
--- a/main/perl-encode-locale/APKBUILD
+++ b/main/perl-encode-locale/APKBUILD
@@ -3,7 +3,7 @@
pkgname=perl-encode-locale
_realname=Encode-Locale
pkgver=1.05
-pkgrel=1
+pkgrel=2
pkgdesc="Perl module - Determine the locale encoding"
url="http://search.cpan.org/~gaas"
arch="noarch"
@@ -12,7 +12,7 @@ depends="perl"
makedepends="perl-dev"
install=
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$_realname-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/G/GA/GAAS/$_realname-$pkgver.tar.gz"
builddir="$srcdir/$_realname-$pkgver"