mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/nodejs: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9aa39d56f4
commit
d0d7af8327
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="nodejs"
|
|||
VERSION="12.16.3"
|
||||
HOMEPAGE="https://nodejs.org/"
|
||||
DOWNLOAD="https://nodejs.org/dist/v12.16.3/node-v12.16.3.tar.xz"
|
||||
MD5SUM="8977bcdb78c5ea63544e57115aeff8d8"
|
||||
MD5SUM="3f23ba05c01f6f03170059057a7bd727"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue