summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-03-11 21:49:44 +0000
committer Eric Hameleers <alien@slackware.com>2014-03-11 21:49:44 +0000
commita5f48041673560cd10252de7f2c40c1ba8dffe1d (patch)
tree25bd875800604c6f015c81d1adcae3b1d1fe59d8 /flashplayer-plugin
parent2e83c9522256fc19d82ccc0fe34d16f8ea542d78 (diff)
downloadasb-a5f48041673560cd10252de7f2c40c1ba8dffe1d.tar.gz
asb-a5f48041673560cd10252de7f2c40c1ba8dffe1d.tar.xz
Update to 11.2.202.346
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 34408e1d..7d922918 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -106,6 +106,8 @@
# * Update fixes critical vulnerabilities. See APSB14-04.
# 11.2.202.341-1:05/feb/2014 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB14-07.
+# 11.2.202.346-1:11/mar/2014 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB14-08.
#
# 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 .
@@ -116,7 +118,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.341"}
+VERSION=${VERSION:-"11.2.202.346"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}