Browse Source

upgrading package: webpack 4.26.1 -> 4.27.0

master
parent
commit
d2fdaf9e8c
  1. 8
      webpack/webpack.spec

8
webpack/webpack.spec

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

Loading…
Cancel
Save