From d19e34b5b69210fa1170c2104ac5d1e036619763 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 14 Jul 2019 15:06:35 +0000 Subject: flashplayer-plugin: update to 32.0.0.223 --- flashplayer-plugin/build/flashplayer-plugin.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild index a0448fc7..66579540 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -259,6 +259,8 @@ # * Update fixes critical vulnerabilities. See APSB19-26. # 32.0.0.207-1: 23/jun/2019 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB19-30. +# 32.0.0.223-1: 14/jul/2019 by Eric Hameleers +# * Update comes with functional fixes. # # Run 'sh flashplayer-plugin.SlackBuild' to build a Slackware package. # The package (.txz) and .txt file as well as build logs are created in /tmp . @@ -269,7 +271,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"32.0.0.207"} +VERSION=${VERSION:-"32.0.0.223"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3-65-gdbad