summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-04-10 17:30:53 +0000
committer Eric Hameleers <alien@slackware.com>2013-04-10 17:30:53 +0000
commitac5cf82249150b01dd6d64ed3c13bb5654a82898 (patch)
tree1dcf929f8da7f997f3a7c18469a71d125bb4b54c /flashplayer-plugin
parent441a9b7fc8caca3a9946030d545e94ac9a8305fa (diff)
downloadasb-ac5cf82249150b01dd6d64ed3c13bb5654a82898.tar.gz
asb-ac5cf82249150b01dd6d64ed3c13bb5654a82898.tar.xz
Updated to 11.2.202.280
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 ef1a40a1..e2cc9ce4 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -86,6 +86,8 @@
# * Update fixes critical vulnerabilities. See APSB13-08.
# 11.2.202.275-1:13/mar/2013 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB13-09.
+# 11.2.202.280-1:10/apr/2013 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB13-11.
#
# 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 .
@@ -96,7 +98,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.275"}
+VERSION=${VERSION:-"11.2.202.280"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}