summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-12-02 16:36:18 +0000
committer Eric Hameleers <alien@slackware.com>2018-12-02 16:36:18 +0000
commit0516f70efb70da1c602cbd475497576b9ca8e0e5 (patch)
tree17a1be22e17c977ca86cecfef4f98e766ea99e37 /flashplayer-plugin
parent4d323db57149a639af09f742f9d2afc52bccf2a0 (diff)
downloadasb-0516f70efb70da1c602cbd475497576b9ca8e0e5.tar.gz
asb-0516f70efb70da1c602cbd475497576b9ca8e0e5.tar.xz
flashplayer-plugin: update to 31.0.0.153
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 11522cd5..f28e0b1b 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -243,6 +243,8 @@
# * Update fixes critical vulnerabilities. See APSB18-31.
# 31.0.0.122-1: 13/oct/2018 by Eric Hameleers <alien@slackware.com>
# * 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.
#
# 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 .
@@ -253,7 +255,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"31.0.0.122"}
+VERSION=${VERSION:-"31.0.0.153"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}