summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-09-09 20:32:49 +0000
committer Eric Hameleers <alien@slackware.com>2014-09-09 20:32:49 +0000
commitc3fac0a4fdae345143ee83b1da1a32fba3998fd0 (patch)
tree3c470713a2f91b80ab2bfdf2644fc5cb17616fff /flashplayer-plugin
parent5e74d37c57e7dcb5551c59091cf716ad569c02d8 (diff)
downloadasb-c3fac0a4fdae345143ee83b1da1a32fba3998fd0.tar.gz
asb-c3fac0a4fdae345143ee83b1da1a32fba3998fd0.tar.xz
Update to 11.2.202.406
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 00e0b6c9..3fee572e 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -120,6 +120,8 @@
# * Update fixes critical vulnerabilities. See APSB14-17
# 11.2.202.400-1:13/aug/2014 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB14-18
+# 11.2.202.406-1:09/sep/2014 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB14-21
#
# 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 .
@@ -130,7 +132,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.400"}
+VERSION=${VERSION:-"11.2.202.406"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}