From 13676ff41d08159c923c803498de8d0d17fd838c Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 30 Jun 2021 18:11:48 +0000 Subject: [PATCH] nodejs: 16.4.0 --- extra/nodejs/build | 5 +---- extra/nodejs/checksums | 2 +- extra/nodejs/sources | 2 +- extra/nodejs/version | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/extra/nodejs/build b/extra/nodejs/build index 8e8d8918..7f643d11 100755 --- a/extra/nodejs/build +++ b/extra/nodejs/build @@ -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 \ diff --git a/extra/nodejs/checksums b/extra/nodejs/checksums index 7e165202..f2a136d1 100644 --- a/extra/nodejs/checksums +++ b/extra/nodejs/checksums @@ -1 +1 @@ -3bb0b9fd6ea372dc247330e67e27caab7887c454b13325e3cd6573ae212cc240 +f91e212e0b64d5fa745b15da4b8ac504acf72fb9216bfa77d3f66ca0e178c81d diff --git a/extra/nodejs/sources b/extra/nodejs/sources index bd6e36cb..494c523e 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -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 diff --git a/extra/nodejs/version b/extra/nodejs/version index 1cad25d8..cbbef9a1 100644 --- a/extra/nodejs/version +++ b/extra/nodejs/version @@ -1 +1 @@ -15.3.0 1 +16.4.0 1