development/nodejs: Updated for version 6.9.2.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-12-09 07:08:38 -08:00 committed by David Spencer
parent 4a5105bc5e
commit 9502212588
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="nodejs"
VERSION="6.9.1"
VERSION="6.9.2"
HOMEPAGE="https://nodejs.org/"
DOWNLOAD="https://nodejs.org/dist/v6.9.1/node-v6.9.1.tar.xz"
MD5SUM="19f6d668194f37037ecfd585bea9a61f"
DOWNLOAD="https://nodejs.org/dist/v6.9.2/node-v6.9.2.tar.xz"
MD5SUM="b7620290e42456d65e985e6f1ede8776"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""