summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-30 00:09:13 +0000
committer Eric Hameleers <alien@slackware.com>2015-12-30 00:09:13 +0000
commit096282e052fa8342439142061a9b895cfc0f2a2b (patch)
treee6f05ee85f070429e6bf4ec57f2572fb7e851156 /flashplayer-plugin
parent590898424ae4643d17e7f7263f1f56b920e89b08 (diff)
downloadasb-096282e052fa8342439142061a9b895cfc0f2a2b.tar.gz
asb-096282e052fa8342439142061a9b895cfc0f2a2b.tar.xz
flashplayer-plugin: updated to 11.2.202.559
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 4bd4e73b..252f402e 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -166,6 +166,8 @@
# * Update fixes critical vulnerabilities. See APSB15-28
# 11.2.202.554-1:09/dec/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB15-32
+# 11.2.202.559-1:30/dec/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB16-01
#
# 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 .
@@ -176,7 +178,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.554"}
+VERSION=${VERSION:-"11.2.202.559"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}