aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-tie-cycle/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-tie-cycle/APKBUILD')
-rw-r--r--community/perl-tie-cycle/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-tie-cycle/APKBUILD b/community/perl-tie-cycle/APKBUILD
index 6ca259e28c0..68e21212390 100644
--- a/community/perl-tie-cycle/APKBUILD
+++ b/community/perl-tie-cycle/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-tie-cycle
_pkgreal=Tie-Cycle
pkgver=1.225
-pkgrel=0
+pkgrel=1
pkgdesc="Cycle through a list of values via a scalar."
-url="http://search.cpan.org/dist/Tie-Cycle/"
+url="https://metacpan.org/release/Tie-Cycle/"
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/B/BD/BDFOY/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/B/BD/BDFOY/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
check() {