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 0e96f78e12..3006b1a76b 100644 --- a/network/node/node.SlackBuild +++ b/network/node/node.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for node -# Copyright 2012-2013 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2012-2014 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.10.24} +VERSION=${VERSION:-0.10.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |