forked from kiss-community/repo
nodejs: bump to 12.11.0
This commit is contained in:
parent
b12717acb4
commit
6f6eb51e0c
@ -1,5 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# Fix upstream build bug.
|
||||
mkdir -p deps/v8/test/torque
|
||||
cp test-torque.tq deps/v8/test/torque
|
||||
|
||||
export PYTHON=python2
|
||||
|
||||
chmod +x configure
|
||||
|
@ -1 +1,2 @@
|
||||
2515b87c60921f22514a58830e86e54831daa2453d0e82f2ed7ab02134ee30cd node-v12.10.0.tar.xz
|
||||
8306491e9b7bb95f8ee34dcd8daa4c071b94d523e63c0f2b8c605f2ca43dcf91 node-v12.11.0.tar.xz
|
||||
02c77219d9ef942e2aeed3aea1137f8d1bc2828bef0edc5992dbd2c5283e11c7 test-torque.tq
|
||||
|
1010
extra/nodejs/files/test-torque.tq
Normal file
1010
extra/nodejs/files/test-torque.tq
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +1,2 @@
|
||||
https://nodejs.org/dist/v12.10.0/node-v12.10.0.tar.xz
|
||||
https://nodejs.org/dist/v12.11.0/node-v12.11.0.tar.xz
|
||||
files/test-torque.tq
|
||||
|
@ -1 +1 @@
|
||||
12.10.0 1
|
||||
12.11.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user