summaryrefslogtreecommitdiff
path: root/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
diff options
context:
space:
mode:
authorTracy Williams <t_s_williams[at]yahoo[dot]com>2015-06-20 08:44:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-20 08:44:53 +0700
commit96537bbd783789d8047f36cae66562bccdfb004b (patch)
tree34b9c9ab41508e436e7109959a956ea325881a4c /perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
parentf5ac1f14fff3a4cdf815f68c4039969b916844f6 (diff)
downloadslackbuilds-96537bbd783789d8047f36cae66562bccdfb004b.tar.gz
perl/perl-Statistics-Descriptive: Updated for version 3.0609.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild')
-rw-r--r--perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild4
1 files changed, 2 insertions, 2 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