|
|
|
@ -24,8 +24,8 @@ |
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_snap_base 14.0.0 |
|
|
|
%define V_snap_base 14.0.0 |
|
|
|
%define V_snap_type nightly |
|
|
|
%define V_snap_type nightly |
|
|
|
%define V_snap_date 20200302 |
|
|
|
%define V_snap_date 20200305 |
|
|
|
%define V_snap_hash 6bcea0a383 |
|
|
|
%define V_snap_hash cb8898c48f |
|
|
|
%define V_opkg %{V_snap_base}.%{V_snap_date} |
|
|
|
%define V_opkg %{V_snap_base}.%{V_snap_date} |
|
|
|
%define V_dist %{V_snap_base}-%{V_snap_type}%{V_snap_date}%{V_snap_hash} |
|
|
|
%define V_dist %{V_snap_base}-%{V_snap_type}%{V_snap_date}%{V_snap_hash} |
|
|
|
|
|
|
|
|
|
|
|
@ -40,7 +40,7 @@ Class: PLUS |
|
|
|
Group: Web |
|
|
|
Group: Web |
|
|
|
License: MIT/BSD |
|
|
|
License: MIT/BSD |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20200302 |
|
|
|
Release: 20200305 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_icu yes |
|
|
|
%option with_icu yes |
|
|
|
|