development/nodejs: Updated for version 4.4.5.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-05-24 16:16:24 -07:00 committed by Willy Sudiarto Raharjo
parent c172fe2607
commit 755fbfd246
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="nodejs"
VERSION="4.4.4"
VERSION="4.4.5"
HOMEPAGE="https://nodejs.org/"
DOWNLOAD="https://github.com/nodejs/node/archive/v4.4.4.tar.gz"
MD5SUM="3dfc4ec690541668f31138694842a626"
DOWNLOAD="https://github.com/nodejs/node/archive/v4.4.5.tar.gz"
MD5SUM="8837294dc364b565d2f16645bd8073c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""