summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-07-14 15:06:35 +0000
committer Eric Hameleers <alien@slackware.com>2019-07-14 15:06:35 +0000
commitd19e34b5b69210fa1170c2104ac5d1e036619763 (patch)
treeaae2dda01210d66c2db79f88657ca2375a4189ff /flashplayer-plugin
parentbc002b508ccc2575ae76c77f7177f7bc45d6e4a5 (diff)
downloadasb-d19e34b5b69210fa1170c2104ac5d1e036619763.tar.gz
asb-d19e34b5b69210fa1170c2104ac5d1e036619763.tar.xz
flashplayer-plugin: update to 32.0.0.223
Diffstat (limited to 'flashplayer-plugin')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild4
1 files changed, 3 insertions, 1 deletions
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 <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB19-30.
+# 32.0.0.223-1: 14/jul/2019 by Eric Hameleers <alien@slackware.com>
+# * 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"}