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-net-cli-interact/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/perl-net-cli-interact') diff --git a/community/perl-net-cli-interact/APKBUILD b/community/perl-net-cli-interact/APKBUILD index 39627d1d6b..85826fa401 100644 --- a/community/perl-net-cli-interact/APKBUILD +++ b/community/perl-net-cli-interact/APKBUILD @@ -4,9 +4,9 @@ pkgname=perl-net-cli-interact _pkgreal=Net-CLI-Interact pkgver=2.300003 -pkgrel=0 +pkgrel=1 pkgdesc="Toolkit for CLI Automation" -url="http://search.cpan.org/dist/Net-CLI-Interact/" +url="https://metacpan.org/release/Net-CLI-Interact/" arch="noarch" license="GPL PerlArtistic" cpandepends="perl-moo perl-log-dispatch-configurator-any perl-path-class @@ -17,7 +17,7 @@ cpanmakedepends="perl-module-build perl-namespace-autoclean" depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" subpackages="$pkgname-doc" -source="http://search.cpan.org/CPAN/authors/id/O/OL/OLIVER/$_pkgreal-$pkgver.tar.gz" +source="https://cpan.metacpan.org/authors/id/O/OL/OLIVER/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" prepare() { -- cgit v1.2.3