development/nodejs: Updated for version 6.9.4.

Signed-off-by: Ryan P.C. McQuen <ryanpcmcquen@member.fsf.org>
This commit is contained in:
Ryan P.C. McQuen 2017-01-09 07:42:03 -08:00 committed by David Spencer
parent c03f9eefd7
commit 526978ebfb
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=nodejs
SRCNAM=node
VERSION=${VERSION:-6.9.2}
VERSION=${VERSION:-6.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="nodejs"
VERSION="6.9.2"
VERSION="6.9.4"
HOMEPAGE="https://nodejs.org/"
DOWNLOAD="https://nodejs.org/dist/v6.9.2/node-v6.9.2.tar.xz"
MD5SUM="b7620290e42456d65e985e6f1ede8776"
DOWNLOAD="https://nodejs.org/dist/v6.9.4/node-v6.9.4.tar.xz"
MD5SUM="1969de4430cc422253064f76f94b1cce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""