aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-math-libm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-math-libm/APKBUILD')
-rw-r--r--testing/perl-math-libm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/perl-math-libm/APKBUILD b/testing/perl-math-libm/APKBUILD
index 8062f93938b..9fa117afff6 100644
--- a/testing/perl-math-libm/APKBUILD
+++ b/testing/perl-math-libm/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-math-libm
_pkgreal=Math-Libm
pkgver=1.00
-pkgrel=7
+pkgrel=8
pkgdesc="unknown"
-url="http://search.cpan.org/dist/Math-Libm/"
+url="https://metacpan.org/release/Math-Libm/"
arch="all"
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/D/DS/DSLEWART/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/D/DS/DSLEWART/$_pkgreal-$pkgver.tar.gz"
_builddir="$srcdir/$_pkgreal-$pkgver"