nodejs: 16.4.0

This commit is contained in:
Dylan Araps 2021-06-30 18:11:48 +00:00
parent 33817f70c2
commit 13676ff41d
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 4 additions and 7 deletions

View File

@ -1,11 +1,8 @@
#!/bin/sh -e
# Fix python 3.
sed -i 's|(3, 8)|(3, 9), (3, 8)|g' configure
./configure \
--shared-zlib \
--with-intl=small-icu \
--with-intl=none \
--without-etw \
--without-dtrace \
--without-report \

View File

@ -1 +1 @@
3bb0b9fd6ea372dc247330e67e27caab7887c454b13325e3cd6573ae212cc240
f91e212e0b64d5fa745b15da4b8ac504acf72fb9216bfa77d3f66ca0e178c81d

View File

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

View File

@ -1 +1 @@
15.3.0 1
16.4.0 1