forked from kiss-community/repo
nodejs: 14.13.1
This commit is contained in:
parent
e46ba86a07
commit
72adf9f648
@ -1,7 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# Fix python 3.
|
||||
sed -i 's|/ (8|// (8|' tools/gyp/pylib/gyp/generator/ninja.py
|
||||
sed -i 's|(3, 8)|(3, 9), (3, 8)|g' configure
|
||||
|
||||
./configure \
|
||||
|
@ -1 +1 @@
|
||||
e0b9bed440b41005f840c8ab1747ec079d3aa12fc227f62ec27395489ced06e4
|
||||
6061bd1e218c1e1f0a9fbc1643f501e8971d546a37028a26a1ee8ea93f6c15f6
|
||||
|
@ -1 +1 @@
|
||||
https://nodejs.org/download/release/v14.13.0/node-v14.13.0.tar.xz
|
||||
https://nodejs.org/download/release/v14.13.1/node-v14.13.1.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
14.13.0 1
|
||||
14.13.1 1
|
||||
|
Loading…
Reference in New Issue
Block a user