summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2014-03-31 13:27:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-07 14:43:40 +0700
commitd3a909dc11a845a796615303cc6d80c60dab57a0 (patch)
tree75a1ee274cb73b19d16f58a7f96ca87444ff023e /network
parent71222cde43a034b3a351cf33d2be714ef580a420 (diff)
downloadslackbuilds-d3a909dc11a845a796615303cc6d80c60dab57a0.tar.gz
slackbuilds-d3a909dc11a845a796615303cc6d80c60dab57a0.tar.xz
network/node: Updated for version 0.10.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/node/node.SlackBuild4
-rw-r--r--network/node/node.info6
2 files changed, 5 insertions, 5 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}
diff --git a/network/node/node.info b/network/node/node.info
index 860c0f8b99..f4af15623d 100644
--- a/network/node/node.info
+++ b/network/node/node.info
@@ -1,8 +1,8 @@
PRGNAM="node"
-VERSION="0.10.24"
+VERSION="0.10.26"
HOMEPAGE="http://nodejs.org/"
-DOWNLOAD="http://nodejs.org/dist/v0.10.24/node-v0.10.24.tar.gz"
-MD5SUM="186726490c9a715cb7ee2ed37ccb5eb3"
+DOWNLOAD="http://nodejs.org/dist/v0.10.26/node-v0.10.26.tar.gz"
+MD5SUM="15e9018dadc63a2046f61eb13dfd7bd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""