diff options
Diffstat (limited to 'testing/perl-statistics-descriptive')
-rw-r--r-- | testing/perl-statistics-descriptive/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-statistics-descriptive/APKBUILD b/testing/perl-statistics-descriptive/APKBUILD index 41c6e613eb..7126095162 100644 --- a/testing/perl-statistics-descriptive/APKBUILD +++ b/testing/perl-statistics-descriptive/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=perl-statistics-descriptive _pkgreal=Statistics-Descriptive -pkgver=3.0613 +pkgver=3.0702 pkgrel=0 pkgdesc="Module of basic descriptive statistical functions." url="http://search.cpan.org/dist/Statistics-Descriptive/" @@ -35,4 +35,4 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -sha512sums="2d4c5932e07e8a4ba7656aa5339f6040d0bfc2f7f8deeea98d8c38de2ae2b69a3a597925a369e8759f0d29ec12a69d72e5fb5781ba74f6c1003859794d4ae6df Statistics-Descriptive-3.0613.tar.gz" +sha512sums="e0742ec356a38ad38f52e56a3ef58af6e539fbfa090d9a1d154560f353a3346d1c800d5d9f7bb0e2f32fb92b611fec16c939a19b7af104ec6ebe627c6c719df6 Statistics-Descriptive-3.0702.tar.gz" |