From dfb8c6f1bd7a3988625cace4e6f638a7cb311f4a Mon Sep 17 00:00:00 2001 From: emmett1 Date: Tue, 9 Dec 2025 08:52:21 +0000 Subject: nodejs: updated to 24.11.1 --- repos/extra/nodejs/abuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repos/extra/nodejs/abuild') diff --git a/repos/extra/nodejs/abuild b/repos/extra/nodejs/abuild index 992ca1e2..ebc2d187 100644 --- a/repos/extra/nodejs/abuild +++ b/repos/extra/nodejs/abuild @@ -1,7 +1,8 @@ name=nodejs -version=24.10.0 +version=24.11.1 release=1 source="https://$name.org/dist/v$version/node-v$version.tar.xz + nodejs-allow-build-with-python-3.14.patch 0001-no-libatomic.patch" build() { @@ -18,7 +19,6 @@ build() { --shared-cares \ --shared-libuv \ --shared-nghttp2 \ - --shared-nghttp3 \ --shared-zlib \ --with-intl=system-icu \ $_opt -- cgit v1.2.3