From d2d8c7385b0582928d8ffa96eea86888c8511c25 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 1 Feb 2020 15:00:08 +0100 Subject: community: update all cpan urls to metacpan.org --- community/perl-test-resub/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/perl-test-resub') diff --git a/community/perl-test-resub/APKBUILD b/community/perl-test-resub/APKBUILD index 922410fc37..8e63d30f63 100644 --- a/community/perl-test-resub/APKBUILD +++ b/community/perl-test-resub/APKBUILD @@ -4,9 +4,9 @@ pkgname=perl-test-resub _pkgreal=Test-Resub pkgver=2.03 -pkgrel=1 +pkgrel=2 pkgdesc="Lexically scoped monkey patching for testing" -url="http://search.cpan.org/dist/Test-Resub/" +url="https://metacpan.org/release/Test-Resub/" 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/K/KO/KOLYA/$_pkgreal-$pkgver.tar.gz" +source="https://cpan.metacpan.org/authors/id/K/KO/KOLYA/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" -- cgit v1.2.3