summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-09-15 11:44:24 +0000
committer Eric Hameleers <alien@slackware.com>2016-09-15 11:44:24 +0000
commite848e035bd64dce51c06c748ef86aabc8e26004f (patch)
treec944f1d9f2d7f1d6e2b5fdc5c3b7aa496592ac6b /flashplayer-plugin
parent921f7b8fae34cc989b4dcf3b819ad2f5a8906047 (diff)
downloadasb-e848e035bd64dce51c06c748ef86aabc8e26004f.tar.gz
asb-e848e035bd64dce51c06c748ef86aabc8e26004f.tar.xz
flashplayer-plugin: updated to 11.2.202.635
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 d02e57ce..420044db 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -180,6 +180,8 @@
# * 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
+# 11.2.202.635-1:15/sep/2016 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB16-29
#
# 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 .
@@ -190,7 +192,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.632"}
+VERSION=${VERSION:-"11.2.202.635"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}