Browse Source

upgrading package: node-v8c 10.0.0.20180208 -> 10.0.0.20180210

master
parent
commit
eaaf038519
  1. 6
      node-v8c/node-v8c.spec

6
node-v8c/node-v8c.spec

@ -24,8 +24,8 @@
# package version
%define V_snap_base 10.0.0
%define V_snap_type v8-canary
%define V_snap_date 20180208
%define V_snap_hash 43568a5e71
%define V_snap_date 20180210
%define V_snap_hash ab815958c0
%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: 20180209
Release: 20180211
# package options
%option with_icu yes

Loading…
Cancel
Save