diff options
Diffstat (limited to 'development/numpy3/numpy3.SlackBuild')
-rw-r--r-- | development/numpy3/numpy3.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/numpy3/numpy3.SlackBuild b/development/numpy3/numpy3.SlackBuild index 333d3b2b8e6a..0cb85bd141b5 100644 --- a/development/numpy3/numpy3.SlackBuild +++ b/development/numpy3/numpy3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for numpy3 -# Copyright 2015-2016 Christoph Willing Brisbane, Australia +# Copyright 2015-2018 Christoph Willing Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ PRGNAM=numpy3 SRCNAM=numpy -VERSION=${VERSION:-1.11.1} +VERSION=${VERSION:-1.14.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |