nodejs go back to working version 8.12.0
Signed-off-by: webbuilder_pel7x64builder0 <webbuilder@powerel.org>master
parent
87a5409662
commit
394de8195b
|
@ -31,7 +31,7 @@
|
|||
# than a Fedora release lifecycle.
|
||||
%global nodejs_epoch 1
|
||||
%global nodejs_major 8
|
||||
%global nodejs_minor 13
|
||||
%global nodejs_minor 12
|
||||
%global nodejs_patch 0
|
||||
%global nodejs_abi %{nodejs_major}.%{nodejs_minor}
|
||||
%global nodejs_version %{nodejs_major}.%{nodejs_minor}.%{nodejs_patch}
|
||||
|
@ -42,7 +42,7 @@
|
|||
%global v8_major 6
|
||||
%global v8_minor 2
|
||||
%global v8_build 414
|
||||
%global v8_patch 72
|
||||
%global v8_patch 66
|
||||
# V8 presently breaks ABI at least every x.y release while never bumping SONAME
|
||||
%global v8_abi %{v8_major}.%{v8_minor}
|
||||
%global v8_version %{v8_major}.%{v8_minor}.%{v8_build}.%{v8_patch}
|
||||
|
|
Loading…
Reference in New Issue