summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-01 22:47:03 +0000
committer Eric Hameleers <alien@slackware.com>2016-11-01 22:47:03 +0000
commit304e449645ed1db5da950eb4a76b9de5b6919d6e (patch)
tree2eac23ad898eb0cdefdb1e0eed5db1bde3bf62d7 /flashplayer-plugin
parentc94c2ffa360615db221a2efbf8e527f26a8d3f91 (diff)
downloadasb-304e449645ed1db5da950eb4a76b9de5b6919d6e.tar.gz
asb-304e449645ed1db5da950eb4a76b9de5b6919d6e.tar.xz
flashplayer-plugin: updated to 11.2.202.643
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 d7bbcd6e..9827a765 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -184,6 +184,8 @@
# * Update fixes critical vulnerabilities. See APSB16-29
# 11.2.202.637-1:12/oct/2016 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB16-32
+# 11.2.202.643-1:02/nov/2016 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB16-36
#
# 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 .
@@ -194,7 +196,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.637"}
+VERSION=${VERSION:-"11.2.202.643"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}