summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-10-14 07:01:04 +0000
committer Eric Hameleers <alien@slackware.com>2015-10-14 07:01:04 +0000
commite0ab0a2e52ffc7d0c90cd02919e07549fe4fd33a (patch)
tree0c5596804af617295371d8e5b9592c01ed6e395b /flashplayer-plugin
parent5c5b7d6caae2dd9603d4f234a6695abe5d7c13de (diff)
downloadasb-e0ab0a2e52ffc7d0c90cd02919e07549fe4fd33a.tar.gz
asb-e0ab0a2e52ffc7d0c90cd02919e07549fe4fd33a.tar.xz
flashplayer-plugin: updated to 11.2.202.535
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 ae98bc30..85f329a2 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -158,6 +158,8 @@
# * Update fixes critical vulnerabilities. See APSB15-19
# 11.2.202.521-1:21/sep/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB15-23
+# 11.2.202.535-1:14/oct/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB15-25
#
# 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 .
@@ -168,7 +170,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.521"}
+VERSION=${VERSION:-"11.2.202.535"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}