summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Tracy Williams <t_s_williams[at]yahoo[dot]com>2015-06-20 08:44:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-20 08:44:53 +0700
commit96537bbd783789d8047f36cae66562bccdfb004b (patch)
tree34b9c9ab41508e436e7109959a956ea325881a4c /perl
parentf5ac1f14fff3a4cdf815f68c4039969b916844f6 (diff)
downloadslackbuilds-96537bbd783789d8047f36cae66562bccdfb004b.tar.gz
slackbuilds-96537bbd783789d8047f36cae66562bccdfb004b.tar.xz
perl/perl-Statistics-Descriptive: Updated for version 3.0609.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-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 aac3e82ed3..d879e24106 100644
--- a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
+++ b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Statistics-Descriptive
-VERSION=${VERSION:-3.0608}
+VERSION=${VERSION:-3.0609}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,7 +91,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- Changes MANIFEST README UserSurvey.txt examples \
+ Changes LICENSE MANIFEST README UserSurvey.txt examples \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info
index 0aff3ba1f9..40532a0d42 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.0608"
+VERSION="3.0609"
HOMEPAGE="https://metacpan.org/pod/Statistics::Descriptive"
-DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0608.tar.gz"
-MD5SUM="e1ecb7e352a7d60b3d488e56ea9f203e"
+DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0609.tar.gz"
+MD5SUM="3fa7a705742d2ba942b9e0b167fdb48b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-List-MoreUtils"