|
|
@ -22,9 +22,9 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 4.11.1 |
|
|
|
%define V_opkg 4.12.0 |
|
|
|
%define V_webpack 4.11.1 |
|
|
|
%define V_webpack 4.12.0 |
|
|
|
%define V_webpack_snap 20180606 |
|
|
|
%define V_webpack_snap 20180608 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: webpack |
|
|
|
Name: webpack |
|
|
@ -37,7 +37,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: MIT |
|
|
|
License: MIT |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20180606 |
|
|
|
Release: 20180608 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/webpack/webpack-%{V_webpack}-%{V_webpack_snap}.tar.gz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/webpack/webpack-%{V_webpack}-%{V_webpack_snap}.tar.gz |
|
|
|