diff options
Diffstat (limited to 'network/node/node.SlackBuild')
-rw-r--r-- | network/node/node.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/node/node.SlackBuild b/network/node/node.SlackBuild index b9152b7c6f..ee4e9d04cc 100644 --- a/network/node/node.SlackBuild +++ b/network/node/node.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for node -# Copyright 2012 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2012-2013 Audrius Kažukauskas <audrius@neutrino.lt> # 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=node -VERSION=${VERSION:-0.8.14} +VERSION=${VERSION:-0.8.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |