development/nodejs: Updated for version 12.16.3.

We will revert back to 12.16.3 since it breaks atom.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-08-30 18:58:52 +07:00
parent a8e887f9ea
commit 3dadc376f9
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=nodejs
SRCNAM=node
VERSION=${VERSION:-12.18.0}
VERSION=${VERSION:-12.16.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="nodejs"
VERSION="12.18.0"
VERSION="12.16.3"
HOMEPAGE="https://nodejs.org/"
DOWNLOAD="https://nodejs.org/dist/v12.18.0/node-v12.18.0.tar.xz"
MD5SUM="9e140f97f434a41fff8392ecc6852db2"
DOWNLOAD="https://nodejs.org/dist/v12.16.3/node-v12.16.3.tar.xz"
MD5SUM="3f23ba05c01f6f03170059057a7bd727"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""