summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-10-13 19:23:10 +0000
committer Eric Hameleers <alien@slackware.com>2018-10-13 19:23:10 +0000
commit8882de0844a6e980ac9882e01476e6280af8654c (patch)
tree50b980ed5a8d2664796c738813ce3d9772c1e8e7 /flashplayer-plugin
parent86cc0efbf934aaec1ea93f114f9b3a1df07b6bb4 (diff)
downloadasb-8882de0844a6e980ac9882e01476e6280af8654c.tar.gz
asb-8882de0844a6e980ac9882e01476e6280af8654c.tar.xz
flashplayer-plugin: update to 31.0.0.122
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 d22f385a..11522cd5 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -241,6 +241,8 @@
# * Update fixes critical vulnerabilities. See APSB18-25.
# 31.0.0.108-1: 15/sep/2018 by Eric Hameleers <alien@slackware.com>
# * 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.
#
# 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 .
@@ -251,7 +253,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"31.0.0.108"}
+VERSION=${VERSION:-"31.0.0.122"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}