summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-08-23 19:42:09 +0000
committer Eric Hameleers <alien@slackware.com>2019-08-23 19:42:09 +0000
commit8dae22fe85af0566ada88c88bdad5f3baffada30 (patch)
tree5debca6c804ec312d47fb12471af4ec5eb2b5d7c /flashplayer-plugin
parent95a880253eda46bbb589953f9bdb53d96777437a (diff)
downloadasb-8dae22fe85af0566ada88c88bdad5f3baffada30.tar.gz
asb-8dae22fe85af0566ada88c88bdad5f3baffada30.tar.xz
flashplayer-plugin: updated to 32.0.0.238
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 66579540..1674bd6b 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -261,6 +261,8 @@
# * 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.
+# 32.0.0.238-1: 23/aug/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 .
@@ -271,7 +273,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.223"}
+VERSION=${VERSION:-"32.0.0.238"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}