summaryrefslogtreecommitdiffstats
path: root/network/node/node.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2014-03-31 08:27:04 +0200
committer Willy Sudiarto Raharjo2014-04-07 09:43:40 +0200
commitd3a909dc11a845a796615303cc6d80c60dab57a0 (patch)
tree75a1ee274cb73b19d16f58a7f96ca87444ff023e /network/node/node.SlackBuild
parent71222cde43a034b3a351cf33d2be714ef580a420 (diff)
downloadslackbuilds-d3a909dc11a845a796615303cc6d80c60dab57a0.tar.gz
network/node: Updated for version 0.10.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 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}