|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 16.9.1 |
|
|
|
%define V_opkg 16.10.0 |
|
|
|
%define V_dist 16.9.1 |
|
|
|
%define V_dist 16.10.0 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: node |
|
|
|
Name: node |
|
|
|
@ -36,7 +36,7 @@ Class: PLUS |
|
|
|
Group: Web |
|
|
|
Group: Web |
|
|
|
License: MIT/BSD |
|
|
|
License: MIT/BSD |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20210911 |
|
|
|
Release: 20210923 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_icu yes |
|
|
|
%option with_icu yes |
|
|
|
@ -59,7 +59,7 @@ PreReq: icu |
|
|
|
%description |
|
|
|
%description |
|
|
|
Node.js provides an easy way to build scalable network servers in |
|
|
|
Node.js provides an easy way to build scalable network servers in |
|
|
|
JavaScript. It is an event-driven I/O environment based on Google V8 |
|
|
|
JavaScript. It is an event-driven I/O environment based on Google V8 |
|
|
|
JavaScript virtual machine version 9.2.230.21. |
|
|
|
JavaScript virtual machine version 9.3.345.19. |
|
|
|
|
|
|
|
|
|
|
|
%track |
|
|
|
%track |
|
|
|
prog node = { |
|
|
|
prog node = { |
|
|
|
|