summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-10-16 17:08:34 +0000
committer Eric Hameleers <alien@slackware.com>2015-10-16 17:08:34 +0000
commit1190a4e7d1ecdc9266cb623003a8b04ce69df31b (patch)
tree435df2f69f40eb88346e1007d07eb33e0f4c17bf /flashplayer-plugin
parentae3cd37593f56685c7eb6fbf4b9c2e41ef8b4e13 (diff)
downloadasb-1190a4e7d1ecdc9266cb623003a8b04ce69df31b.tar.gz
asb-1190a4e7d1ecdc9266cb623003a8b04ce69df31b.tar.xz
flashplayer-plugin: updated to 11.2.202.540
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 85f329a2..5d782b24 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -160,6 +160,8 @@
# * 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
+# 11.2.202.540-1:16/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 .
@@ -170,7 +172,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.535"}
+VERSION=${VERSION:-"11.2.202.540"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}