Browse Source

nodejs 14.18.2 version update

Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64lebuilder0 2 years ago
parent
commit
036731f067
  1. 4
      SPECS/nodejs.spec

4
SPECS/nodejs.spec

@ -22,7 +22,7 @@
%global nodejs_epoch 1 %global nodejs_epoch 1
%global nodejs_major 14 %global nodejs_major 14
%global nodejs_minor 18 %global nodejs_minor 18
%global nodejs_patch 1 %global nodejs_patch 2
%global nodejs_abi %{nodejs_major}.%{nodejs_minor} %global nodejs_abi %{nodejs_major}.%{nodejs_minor}
# nodejs_soversion - from NODE_MODULE_VERSION in src/node_version.h # nodejs_soversion - from NODE_MODULE_VERSION in src/node_version.h
%global nodejs_soversion 83 %global nodejs_soversion 83
@ -132,7 +132,7 @@ ExclusiveArch: %{nodejs_arches}
# the tarball, using the script in Source100 # the tarball, using the script in Source100
Source0: node-v%{nodejs_version}.tar.gz Source0: node-v%{nodejs_version}.tar.gz
Source1: npmrc Source1: npmrc
Source2: btest402.js #Source2: btest402.js
Source3: https://github.com/unicode-org/icu/releases/download/release-%{icu_major}-%{icu_minor}/icu4c-%{icu_major}_%{icu_minor}-src.tgz Source3: https://github.com/unicode-org/icu/releases/download/release-%{icu_major}-%{icu_minor}/icu4c-%{icu_major}_%{icu_minor}-src.tgz
Source100: %{name}-tarball.sh Source100: %{name}-tarball.sh



Loading…
Cancel
Save