summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-07-21 14:31:54 +0000
committer Eric Hameleers <alien@slackware.com>2013-07-21 14:31:54 +0000
commit663894598b9103d2be2afb2e8d5aaafcc745cbd7 (patch)
tree78ef41ffccedaaec1ed4004195e9495db29c0cd9 /flashplayer-plugin
parentb9662ef7d7d51433aef5bbe17b0523df8567eea0 (diff)
downloadasb-663894598b9103d2be2afb2e8d5aaafcc745cbd7.tar.gz
asb-663894598b9103d2be2afb2e8d5aaafcc745cbd7.tar.xz
Update to 11.2.202.297
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 96e1e293..ed2a324d 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -92,6 +92,8 @@
# * Update fixes critical vulnerabilities. See APSB13-14.
# 11.2.202.291-1:12/jun/2013 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB13-16.
+# 11.2.202.297-1:21/jul/2013 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB13-17.
#
# 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 .
@@ -102,7 +104,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.291"}
+VERSION=${VERSION:-"11.2.202.297"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}