2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

nodejs: 16.6.0

This commit is contained in:
Dylan Araps 2021-07-30 11:26:19 +03:00
parent 145d156034
commit afbe41e2b8
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
3 changed files with 2 additions and 9 deletions

View File

@ -8,13 +8,6 @@
mv -f _ node.gyp
}
# Attempt to increase file descriptor limit
# as build may exhaust default (1024).
#
# -n is non-POSIX hence we "attempt".
# shellcheck disable=2039
ulimit -n 4096 2>/dev/null || :
./configure \
--shared-zlib \
--shared-openssl \

View File

@ -1 +1 @@
3f37e38dd1129b6905f8d184616d41b3ab8433fa54cadce8a8c18b7a8bbcaa99
5c5714a08b0881f37b57ab1f1b4801a1af316a2aea17faedc9c2d43247c7b9d9

View File

@ -1 +1 @@
16.5.0 1
16.6.0 1