development/yarn: Fix MD5SUM.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-02-29 08:15:35 +07:00
parent e672baf11d
commit 275e620e63
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PRGNAM="yarn"
VERSION="1.22.0"
HOMEPAGE="https://yarnpkg.com/"
DOWNLOAD="https://github.com/yarnpkg/yarn/releases/download/v1.22.0/yarn-v1.22.0.tar.gz"
MD5SUM="b7bfaa7dfe788074b3f51e57497a7c54"
MD5SUM="451be8c7647720fa24ecc861715ee1dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"