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/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/testing/perl-statistics-descriptive/APKBUILD b/testing/perl-statistics-descriptive/APKBUILD
index c88babefd2e..a7b9531c961 100644
--- a/testing/perl-statistics-descriptive/APKBUILD
+++ b/testing/perl-statistics-descriptive/APKBUILD
@@ -3,14 +3,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=perl-statistics-descriptive
_pkgreal=Statistics-Descriptive
-pkgver=3.0800
+pkgver=3.0801
pkgrel=0
pkgdesc="Module of basic descriptive statistical functions."
url="https://metacpan.org/release/Statistics-Descriptive"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-list-moreutils"
-makedepends="perl-dev perl-module-build"
+makedepends="perl-module-build"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/$_pkgreal-$pkgver.tar.gz"
@@ -35,5 +35,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-
-sha512sums="691a99aca4214149d14c770d71b5d97eaefa2690698b0234b11ed33d7bdbc21e9b478941bb8fa46886ea3362f432eb744a3a3b3607f3d3fe189c4256884efdec Statistics-Descriptive-3.0800.tar.gz"
+sha512sums="
+e5901ed4f53807a53779113ad9288549dcf06618d2a81009f388edce0ead9f1178ce63eea07c0a427a3f00b6216f6e211cc2ca9b1c5fa91c82e4994343a33f35 Statistics-Descriptive-3.0801.tar.gz
+"