mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
nodejs: 16.4.0
This commit is contained in:
parent
33817f70c2
commit
13676ff41d
@ -1,11 +1,8 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
# Fix python 3.
|
|
||||||
sed -i 's|(3, 8)|(3, 9), (3, 8)|g' configure
|
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--shared-zlib \
|
--shared-zlib \
|
||||||
--with-intl=small-icu \
|
--with-intl=none \
|
||||||
--without-etw \
|
--without-etw \
|
||||||
--without-dtrace \
|
--without-dtrace \
|
||||||
--without-report \
|
--without-report \
|
||||||
|
@ -1 +1 @@
|
|||||||
3bb0b9fd6ea372dc247330e67e27caab7887c454b13325e3cd6573ae212cc240
|
f91e212e0b64d5fa745b15da4b8ac504acf72fb9216bfa77d3f66ca0e178c81d
|
||||||
|
@ -1 +1 @@
|
|||||||
https://nodejs.org/download/release/v15.3.0/node-v15.3.0.tar.xz
|
https://nodejs.org/download/release/v16.4.0/node-v16.4.0.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
15.3.0 1
|
16.4.0 1
|
||||||
|
Loading…
Reference in New Issue
Block a user