|
|
@@ -24,8 +24,8 @@
|
|
|
# package version
|
|
|
%define V_snap_base 9.0.0
|
|
|
%define V_snap_type nightly
|
|
|
-%define V_snap_date 20170802
|
|
|
-%define V_snap_hash e506bcd899
|
|
|
+%define V_snap_date 20170803
|
|
|
+%define V_snap_hash d41423fe72
|
|
|
%define V_opkg %{V_snap_base}.%{V_snap_date}
|
|
|
%define V_dist %{V_snap_base}-%{V_snap_type}%{V_snap_date}%{V_snap_hash}
|
|
|
|
|
|
@@ -40,7 +40,7 @@ Class: PLUS
|
|
|
Group: Web
|
|
|
License: MIT/BSD
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20170802
|
|
|
+Release: 20170804
|
|
|
|
|
|
# package options
|
|
|
%option with_icu no
|
|
|
@@ -67,7 +67,7 @@ Provides: node = %{version}
|
|
|
%description
|
|
|
Node.js (V9) provides an easy way to build scalable network
|
|
|
servers in JavaScript. It is an event-driven I/O environment based
|
|
|
- on Google V8 JavaScript virtual machine version 5.9.211.39.
|
|
|
+ on Google V8 JavaScript virtual machine version 6.0.286.52.
|
|
|
|
|
|
%track
|
|
|
prog node9:base = {
|