From 42e585d7421672d18e455bf8a1f4c403cb09c9d1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 18 Jan 2017 11:59:44 +0000 Subject: [PATCH] upgrading package: webpack 2.2.0rc7 -> 2.2.0 --- webpack/webpack.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webpack/webpack.spec b/webpack/webpack.spec index 0a504dc02d..36ba91dc3d 100644 --- a/webpack/webpack.spec +++ b/webpack/webpack.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 2.2.0rc7 -%define V_webpack 2.2.0-rc.7 -%define V_webpack_snap 20170116 +%define V_opkg 2.2.0 +%define V_webpack 2.2.0 +%define V_webpack_snap 20170118 # package information Name: webpack @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_opkg} -Release: 20170116 +Release: 20170118 # list of sources Source0: http://download.openpkg.org/components/versioned/webpack/webpack-%{V_webpack}-%{V_webpack_snap}.tar.gz