From f35c892fe6d86002ca5239f188116047a25bbd88 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 13 Sep 2018 18:27:43 +0200 Subject: [PATCH] upgrading package: webpack 4.18.0 -> 4.18.1 --- webpack/webpack.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webpack/webpack.spec b/webpack/webpack.spec index 6a7bcda508..e9d9ef2993 100644 --- a/webpack/webpack.spec +++ b/webpack/webpack.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 4.18.0 -%define V_webpack 4.18.0 -%define V_webpack_snap 20180910 +%define V_opkg 4.18.1 +%define V_webpack 4.18.1 +%define V_webpack_snap 20180913 # package information Name: webpack @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_opkg} -Release: 20180910 +Release: 20180913 # list of sources Source0: http://download.openpkg.org/components/versioned/webpack/webpack-%{V_webpack}-%{V_webpack_snap}.tar.gz