summaryrefslogtreecommitdiff
path: root/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild
diff options
context:
space:
mode:
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