aboutsummaryrefslogtreecommitdiff
path: root/network/node/node.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2015-01-06 22:35:14 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-10 07:48:33 +0700
commit5a3c707701af096c5598e1d3a0c9856f7461d2fd (patch)
tree6859f59e675f87d3b1dbd12094b1d00dfe821aae /network/node/node.SlackBuild
parent5008cc6a93921cede79335339561de61cf6f3136 (diff)
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 c6abf66c975af..91594b6c1d13b 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}