summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-05-15 09:45:26 +0000
committer Eric Hameleers <alien@slackware.com>2014-05-15 09:45:26 +0000
commite4442e070ae6d8a88381166a2cf954ff20dc3ff3 (patch)
tree2c6a6fe0579821cb5afecf07ddeae1489a39de0c /flashplayer-plugin
parent5278c0e09ce872337c946f14dd67fa5b5bfdde07 (diff)
downloadasb-e4442e070ae6d8a88381166a2cf954ff20dc3ff3.tar.gz
asb-e4442e070ae6d8a88381166a2cf954ff20dc3ff3.tar.xz
Update to 11.2.202.359
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 157b6331..5cdd8faf 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -112,6 +112,8 @@
# * Update fixes critical vulnerabilities. See APSB14-09
# 11.2.202.356-1:29/apr/2014 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB14-13
+# 11.2.202.359-1:15/mar/2014 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB14-14
#
# 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 .
@@ -122,7 +124,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.356"}
+VERSION=${VERSION:-"11.2.202.359"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}