From fff27077ac283fb9be674a1200c41c85b828f9c8 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 1 Feb 2020 15:03:20 +0100 Subject: testing: update all cpan urls to metacpan.org --- testing/perl-algorithm-cron/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/perl-algorithm-cron') diff --git a/testing/perl-algorithm-cron/APKBUILD b/testing/perl-algorithm-cron/APKBUILD index e460f06c21..f8f98e4359 100644 --- a/testing/perl-algorithm-cron/APKBUILD +++ b/testing/perl-algorithm-cron/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-algorithm-cron _pkgreal=Algorithm-Cron pkgver=0.10 -pkgrel=1 +pkgrel=2 pkgdesc="abstract implementation of the F scheduling" url="https://metacpan.org/release/Algorithm-Cron" arch="noarch" @@ -14,7 +14,7 @@ cpanmakedepends="perl-test-fatal" depends="$cpandepends" makedepends="perl-dev perl-module-build $cpanmakedepends" subpackages="$pkgname-doc" -source="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz" +source="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" prepare() { -- cgit v1.2.3