Browse Source

upgrading package: node13 13.0.0.20190504 -> 13.0.0.20190506

master
parent
commit
7e6cef4aaf
  1. 6
      node13/node13.spec

6
node13/node13.spec

@ -24,8 +24,8 @@
# package version
%define V_snap_base 13.0.0
%define V_snap_type nightly
%define V_snap_date 20190504
%define V_snap_hash cb848b4546
%define V_snap_date 20190506
%define V_snap_hash 8c94d5eccd
%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: 20190504
Release: 20190506
# package options
%option with_icu yes

Loading…
Cancel
Save