]> git.pld-linux.org Git - packages/nodejs.git/blobdiff - nodejs.spec
up to 16.14.0
[packages/nodejs.git] / nodejs.spec
index b73e5f239cb927846cb79cf6e19a506060c9c01e..b45b895aa827e9de561d3e7c284f0624da8c4232 100644 (file)
@@ -29,12 +29,12 @@ Name:               nodejs
 # Active start: 2020-10-27
 # Maintenance start: October 2020
 # Maintenance end: April 2023
-Version:       16.13.2
-Release:       2
+Version:       16.14.0
+Release:       1
 License:       BSD and MIT and Apache v2.0 and GPL v3
 Group:         Development/Languages
 Source0:       https://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
-# Source0-md5: ae3a05fc273536f83c685a7425a7882d
+# Source0-md5: a8db817ba6884be38aa21cd893585772
 Patch0:                system_cares.patch
 # force node to use /usr/lib/node as the systemwide module directory
 Patch2:                %{name}-libpath.patch
@@ -198,6 +198,7 @@ GYP_DEFINES="soname_version=%{sover}" \
        --shared-openssl \
        --shared-zlib \
        --with-intl=system-icu \
+       --without-corepack \
        --without-dtrace \
        --without-npm
 
This page took 0.099379 seconds and 4 git commands to generate.