From c8ae5a3a27295d28b4c68b4c22bd84a871e9f251 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 19 Oct 2023 19:04:50 +0300 Subject: [PATCH] python3 libffi icu4c boost rebuild list --- network/library/nodejs/actions.py | 3 ++- network/library/nodejs/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/network/library/nodejs/actions.py b/network/library/nodejs/actions.py index bb5952f118..9289667306 100644 --- a/network/library/nodejs/actions.py +++ b/network/library/nodejs/actions.py @@ -21,8 +21,9 @@ def setup(): --shared-openssl \ --shared-nghttp2 \ --shared-zlib \ + --with-intl=system-icu \ ") - # --with-intl=system-icu + def build(): autotools.make() diff --git a/network/library/nodejs/pspec.xml b/network/library/nodejs/pspec.xml index 0f830c5a81..89b1061be9 100644 --- a/network/library/nodejs/pspec.xml +++ b/network/library/nodejs/pspec.xml @@ -13,7 +13,7 @@ app:console Evented I/O for V8 javascript Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser. - https://nodejs.org/dist/v20.8.1/node-v20.8.1.tar.xz + https://nodejs.org/dist/v21.0.0/node-v21.0.0.tar.xz icu4c-devel libuv-devel @@ -48,6 +48,13 @@ + + 2023-10-19 + 21.0.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-14 20.8.1