development/nodejs: Updated for version 4.4.3.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-04-15 06:22:33 -07:00 committed by Willy Sudiarto Raharjo
parent bc92dd0a55
commit 24c96799bf
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="nodejs"
VERSION="4.4.2"
VERSION="4.4.3"
HOMEPAGE="https://nodejs.org/"
DOWNLOAD="https://github.com/nodejs/node/archive/v4.4.2.tar.gz"
MD5SUM="09cd062291a06fc0f4568ba6dac41837"
DOWNLOAD="https://github.com/nodejs/node/archive/v4.4.3.tar.gz"
MD5SUM="6680a473fe2dfcbc3fdfa21e2fb0fcaf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""