summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tracy Williams <t_s_williams[at]yahoo[dot]com>2015-01-29 07:27:39 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-29 07:27:39 +0700
commit2ba2b64578f5d4193759bf70be129833e31092ad (patch)
tree58cdb4b68c881b13059cc5a42dad297bf3f01a8c
parentdad0f94571086e8d925ea1b199f079a9c25d4816 (diff)
downloadslackbuilds-2ba2b64578f5d4193759bf70be129833e31092ad.tar.gz
slackbuilds-2ba2b64578f5d4193759bf70be129833e31092ad.tar.xz
perl/perl-Statistics-Descriptive: Updated for version 3.0608.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild4
-rw-r--r--perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
index 0189cccde7..aac3e82ed3 100644
--- a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
+++ b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Statistics-Descriptive
#
-# Copyright 2011-2013 Tracy Williams <t_s_williams[at]yahoo[dot]com>
+# Copyright 2011-2015 Tracy Williams <t_s_williams[at]yahoo[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Statistics-Descriptive
-VERSION=${VERSION:-3.0607}
+VERSION=${VERSION:-3.0608}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info
index 0560a7794e..0aff3ba1f9 100644
--- a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info
+++ b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Statistics-Descriptive"
-VERSION="3.0607"
+VERSION="3.0608"
HOMEPAGE="https://metacpan.org/pod/Statistics::Descriptive"
-DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0607.tar.gz"
-MD5SUM="e947f0066d726eef7d5ac91439e42697"
+DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0608.tar.gz"
+MD5SUM="e1ecb7e352a7d60b3d488e56ea9f203e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-List-MoreUtils"