development/nodejs: Updated for version 4.3.1.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-02-24 06:44:52 -08:00
parent 080484fcb9
commit eb5ab7d38b
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="nodejs"
VERSION="4.3.0"
VERSION="4.3.1"
HOMEPAGE="https://nodejs.org/"
DOWNLOAD="https://github.com/nodejs/node/archive/v4.3.0.tar.gz"
MD5SUM="48c6bf05d921a8896b58b6d603ee8798"
DOWNLOAD="https://github.com/nodejs/node/archive/v4.3.1.tar.gz"
MD5SUM="21630015ab95837a3953340a4560882d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""