summaryrefslogtreecommitdiffstats
path: root/network/node/node.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2015-01-06 21:35:14 +0100
committer Willy Sudiarto Raharjo2015-01-10 01:48:33 +0100
commit5a3c707701af096c5598e1d3a0c9856f7461d2fd (patch)
tree6859f59e675f87d3b1dbd12094b1d00dfe821aae /network/node/node.SlackBuild
parent5008cc6a93921cede79335339561de61cf6f3136 (diff)
downloadslackbuilds-5a3c707701af096c5598e1d3a0c9856f7461d2fd.tar.gz
network/node: Updated for version 0.10.35.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'network/node/node.SlackBuild')
-rw-r--r--network/node/node.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/node/node.SlackBuild b/network/node/node.SlackBuild
index c6abf66c97..91594b6c1d 100644
--- a/network/node/node.SlackBuild
+++ b/network/node/node.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for node
-# Copyright 2012-2014 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2015 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.33}
+VERSION=${VERSION:-0.10.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}