2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

nodejs: 14.13.1

This commit is contained in:
Dylan Araps 2020-10-08 06:24:28 +03:00
parent e46ba86a07
commit 72adf9f648
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 3 additions and 4 deletions

View File

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

View File

@ -1 +1 @@
e0b9bed440b41005f840c8ab1747ec079d3aa12fc227f62ec27395489ced06e4
6061bd1e218c1e1f0a9fbc1643f501e8971d546a37028a26a1ee8ea93f6c15f6

View File

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

View File

@ -1 +1 @@
14.13.0 1
14.13.1 1