summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-12-06 15:54:22 +0000
committer Eric Hameleers <alien@slackware.com>2018-12-06 15:54:22 +0000
commita782286b1e149879997ab29af3a877caddeac982 (patch)
tree18722daa25fd9a022442cb23331d895befc85a97 /flashplayer-plugin
parenta4367dfb2260cf5169ccb24534c5de6726aa2fe5 (diff)
downloadasb-a782286b1e149879997ab29af3a877caddeac982.tar.gz
asb-a782286b1e149879997ab29af3a877caddeac982.tar.xz
flashplayer-plugin: update to 32.0.0.101.
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 f28e0b1b..1948d2bc 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -245,6 +245,8 @@
# * Update fixes critical vulnerabilities. See APSB18-35.
# 31.0.0.153-1: 02/dec/2018 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB18-44.
+# 32.0.0.101-1: 02/dec/2018 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB18-42.
#
# 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 .
@@ -255,7 +257,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"31.0.0.153"}
+VERSION=${VERSION:-"32.0.0.101"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}