From ad91b51b3da6905bfcb34d39c1400d4b9c0da185 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 23 May 2026 12:51:14 +0300 Subject: [PATCH] nodejs ver. bump --- network/library/nodejs/actions.py | 1 + network/library/nodejs/pspec.xml | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/network/library/nodejs/actions.py b/network/library/nodejs/actions.py index 4445a8bea5..1d5b3f6fea 100644 --- a/network/library/nodejs/actions.py +++ b/network/library/nodejs/actions.py @@ -21,6 +21,7 @@ def setup(): --shared-openssl \ --shared-nghttp2 \ --shared-zlib \ + --shared-simdjson \ --with-intl=system-icu \ ") diff --git a/network/library/nodejs/pspec.xml b/network/library/nodejs/pspec.xml index 69e4873e5a..1606a4be89 100644 --- a/network/library/nodejs/pspec.xml +++ b/network/library/nodejs/pspec.xml @@ -13,8 +13,9 @@ 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/v23.9.0/node-v23.9.0.tar.xz + https://nodejs.org/dist/v26.1.0/node-v26.1.0.tar.xz + simdjson icu4c-devel libuv-devel openssl-devel @@ -37,6 +38,7 @@ libuv libgcc openssl + simdjson libnghttp2 @@ -50,6 +52,13 @@ + + 2026-05-22 + 26.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2026-02-17 23.9.0