summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-09-15 20:19:48 +0000
committer Eric Hameleers <alien@slackware.com>2018-09-15 20:19:48 +0000
commitb325e980b592ab8465040410c0214102e75e1042 (patch)
tree02ee636af3f7264596dcaad46301fe78ed1651e8 /flashplayer-plugin
parentd2ce777b02be4abb1a4ecead1f49aaddafa6ba43 (diff)
downloadasb-b325e980b592ab8465040410c0214102e75e1042.tar.gz
asb-b325e980b592ab8465040410c0214102e75e1042.tar.xz
flashplayer-plugin: updated to 31.0.0.108
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 cf7956f1..d22f385a 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -239,6 +239,8 @@
# * Update fixes critical vulnerabilities. See APSB18-24.
# 30.0.0.154-1: 15/aug/2018 by Eric Hameleers <alien@slackware.com>
# * 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.
#
# 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 .
@@ -249,7 +251,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"30.0.0.154"}
+VERSION=${VERSION:-"31.0.0.108"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}