aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-net-cli-interact/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-net-cli-interact/APKBUILD')
-rw-r--r--community/perl-net-cli-interact/APKBUILD6
1 files changed, 3 insertions, 3 deletions
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() {