summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-05-15 10:39:00 +0000
committer Eric Hameleers <alien@slackware.com>2013-05-15 10:39:00 +0000
commitd146e176e673fe480a4d3b7bcfd058aae5ccb38f (patch)
tree11515e356303e480c771040f1a1dfdfe51aec937 /flashplayer-plugin
parent6e1bec10dc7ac2dc8e3ebd2bb8ad8ede0b173e94 (diff)
downloadasb-d146e176e673fe480a4d3b7bcfd058aae5ccb38f.tar.gz
asb-d146e176e673fe480a4d3b7bcfd058aae5ccb38f.tar.xz
Update to 11.2.202.285, see http://www.adobe.com/support/security/bulletins/apsb13-14.html
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 e2cc9ce4..3b877432 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -88,6 +88,8 @@
# * 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.
+# 11.2.202.285-1:15/may/2013 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB13-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 .
@@ -98,7 +100,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.280"}
+VERSION=${VERSION:-"11.2.202.285"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}