aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-statistics-descriptive/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-statistics-descriptive/APKBUILD')
-rw-r--r--testing/perl-statistics-descriptive/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-statistics-descriptive/APKBUILD b/testing/perl-statistics-descriptive/APKBUILD
index 418e5258d98..c4fd7a96ec3 100644
--- a/testing/perl-statistics-descriptive/APKBUILD
+++ b/testing/perl-statistics-descriptive/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-statistics-descriptive
_pkgreal=Statistics-Descriptive
pkgver=3.0702
-pkgrel=1
+pkgrel=2
pkgdesc="Module of basic descriptive statistical functions."
url="https://metacpan.org/release/Statistics-Descriptive"
arch="noarch"
@@ -13,7 +13,7 @@ cpandepends="perl-list-moreutils perl-module-build perl-test-pod perl-test-pod-c
depends="$cpandepends"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"