summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-10-07 19:14:44 +0000
committer Eric Hameleers <alien@slackware.com>2019-10-07 19:14:44 +0000
commit31ca750f786054c10f9e647cf3113853cb1a518b (patch)
tree6467d1f563de999ccd5752dae060f00321e2acb8 /flashplayer-plugin
parente35c0d6bffa24bb25de72b9ef0c97d0b653dfec4 (diff)
downloadasb-31ca750f786054c10f9e647cf3113853cb1a518b.tar.gz
asb-31ca750f786054c10f9e647cf3113853cb1a518b.tar.xz
flashplayer-plugin: updated to 32.0.0.255
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 1674bd6b..10611bf7 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -263,6 +263,8 @@
# * Update comes with functional fixes.
# 32.0.0.238-1: 23/aug/2019 by Eric Hameleers <alien@slackware.com>
# * Update comes with functional fixes.
+# 32.0.0.255-1: 07/oct/2019 by Eric Hameleers <alien@slackware.com>
+# * Update fixes vulnerabilities. See APSB19-46.
#
# 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 .
@@ -273,7 +275,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.238"}
+VERSION=${VERSION:-"32.0.0.255"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}