nodejs: bump to 12.11.0

This commit is contained in:
Dylan Araps 2019-09-26 10:52:48 +03:00
parent b12717acb4
commit 6f6eb51e0c
5 changed files with 1019 additions and 3 deletions

View File

@ -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

View File

@ -1 +1,2 @@
2515b87c60921f22514a58830e86e54831daa2453d0e82f2ed7ab02134ee30cd node-v12.10.0.tar.xz
8306491e9b7bb95f8ee34dcd8daa4c071b94d523e63c0f2b8c605f2ca43dcf91 node-v12.11.0.tar.xz
02c77219d9ef942e2aeed3aea1137f8d1bc2828bef0edc5992dbd2c5283e11c7 test-torque.tq

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -1 +1 @@
12.10.0 1
12.11.0 1