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