development/nodejs: Updated for version 6.9.5.

Signed-off-by: Ryan P.C. McQuen <ryanpcmcquen@member.fsf.org>
This commit is contained in:
Ryan P.C. McQuen 2017-02-04 10:42:47 -08:00 committed by Willy Sudiarto Raharjo
parent 84a1f7eca3
commit 140761ed31
2 changed files with 4 additions and 4 deletions

View File

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

View File

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