summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-10-18 12:10:17 +0000
committer Eric Hameleers <alien@slackware.com>2014-10-18 12:10:17 +0000
commitf381049083fa4db54ad7b58b52c9d661629a7747 (patch)
treed2ce2cf2b46b4597f0abae10ba8af1d78fac861b /flashplayer-plugin
parent62ccbd5e2d3b5474872c0b0bd117482d725d1538 (diff)
downloadasb-f381049083fa4db54ad7b58b52c9d661629a7747.tar.gz
asb-f381049083fa4db54ad7b58b52c9d661629a7747.tar.xz
Update to 11.2.202.411
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 3fee572e..2df04278 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -122,6 +122,8 @@
# * 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
+# 11.2.202.411-1:18/oct/2014 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB14-22
#
# 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 .
@@ -132,7 +134,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.406"}
+VERSION=${VERSION:-"11.2.202.411"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}