summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-20 18:39:08 +0000
committer Eric Hameleers <alien@slackware.com>2016-07-20 18:39:08 +0000
commit63c6455796aba2c731445b96921b2b8c42112737 (patch)
tree7f4b562171689f5ae2cc0d9c0e561716f55387fc /flashplayer-plugin
parent0dbcdab09d25924734ca3cbfa86777db270f6374 (diff)
downloadasb-63c6455796aba2c731445b96921b2b8c42112737.tar.gz
asb-63c6455796aba2c731445b96921b2b8c42112737.tar.xz
flashplayer-plugin: updated to 11.2.202.632
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 3dc50e8c..d02e57ce 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -178,6 +178,8 @@
# * Update fixes critical vulnerabilities. See APSA16-02
# 11.2.202.626-1:12/may/2016 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSA16-03
+# 11.2.202.632-1:20/jul/2016 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB16-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 .
@@ -188,7 +190,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.626"}
+VERSION=${VERSION:-"11.2.202.632"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}