development/nodejs: Updated for version 8.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
51d6f6cbe1
commit
9c29ab4ec2
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=nodejs
|
||||
SRCNAM=node
|
||||
VERSION=${VERSION:-8.10.0}
|
||||
VERSION=${VERSION:-8.11.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nodejs"
|
||||
VERSION="8.10.0"
|
||||
VERSION="8.11.1"
|
||||
HOMEPAGE="https://nodejs.org/"
|
||||
DOWNLOAD="https://nodejs.org/dist/v8.10.0/node-v8.10.0.tar.xz"
|
||||
MD5SUM="3f47386a36575c3b6f9ca7eb5fc67520"
|
||||
DOWNLOAD="https://nodejs.org/dist/v8.11.1/node-v8.11.1.tar.xz"
|
||||
MD5SUM="7b7223dc2af6743923aadfb868703353"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue