mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/vscode: Switch to nodejs6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9f520e869c
commit
37c90a3322
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Microsoft/vscode/archive/1.16.1/vscode-1.16.1.tar.g
|
||||||
MD5SUM="599c1864c6e5f48e958b25fb128bf3f5"
|
MD5SUM="599c1864c6e5f48e958b25fb128bf3f5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="nodejs"
|
REQUIRES="nodejs6"
|
||||||
MAINTAINER="Andre Barboza"
|
MAINTAINER="Andre Barboza"
|
||||||
EMAIL="bmg.andre@gmail.com"
|
EMAIL="bmg.andre@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue