nodejs 14.18.2 version update
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>master
parent
242fde4d29
commit
036731f067
|
@ -22,7 +22,7 @@
|
|||
%global nodejs_epoch 1
|
||||
%global nodejs_major 14
|
||||
%global nodejs_minor 18
|
||||
%global nodejs_patch 1
|
||||
%global nodejs_patch 2
|
||||
%global nodejs_abi %{nodejs_major}.%{nodejs_minor}
|
||||
# nodejs_soversion - from NODE_MODULE_VERSION in src/node_version.h
|
||||
%global nodejs_soversion 83
|
||||
|
@ -132,7 +132,7 @@ ExclusiveArch: %{nodejs_arches}
|
|||
# the tarball, using the script in Source100
|
||||
Source0: node-v%{nodejs_version}.tar.gz
|
||||
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
|
||||
Source100: %{name}-tarball.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue