aboutsummaryrefslogtreecommitdiff
path: root/python/numexpr/numexpr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/numexpr/numexpr.SlackBuild')
-rw-r--r--python/numexpr/numexpr.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/numexpr/numexpr.SlackBuild b/python/numexpr/numexpr.SlackBuild
index 3a3b071cca..e843ed707d 100644
--- a/python/numexpr/numexpr.SlackBuild
+++ b/python/numexpr/numexpr.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for numexpr
-# Copyright 2010-2014 LukenShiro, Italy
+# Copyright 2010-2015 LukenShiro, Italy
# 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=numexpr
-VERSION=${VERSION:-2.4}
+VERSION=${VERSION:-2.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -54,7 +54,7 @@ else
LIBDIRSUFFIX=""
fi
-DOCFILES="ANNOUNCE.rst README.rst AUTHORS.txt INSTALL.rst RELEASE_NOTES.rst"
+DOCFILES="ANNOUNCE.rst AUTHORS.txt INSTALL.rst LICENSE.txt README.rst RELEASE_NOTES.rst"
set -e