summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-09 00:35:21 +0000
committer Eric Hameleers <alien@slackware.com>2015-12-09 00:35:21 +0000
commit31541a71f7c4a4abf32be7d2c2e0d3c7846c167a (patch)
tree5488bd2ad252f1f4844f710ca9f3a38a8aff4f15 /flashplayer-plugin
parentf476778fb50a612ee2ed26c5539e159257269edf (diff)
downloadasb-31541a71f7c4a4abf32be7d2c2e0d3c7846c167a.tar.gz
asb-31541a71f7c4a4abf32be7d2c2e0d3c7846c167a.tar.xz
flashplayer-plugin: updated to 11.2.202.554
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 2adabec8..4bd4e73b 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -164,6 +164,8 @@
# * Update fixes critical vulnerabilities. See APSB15-27
# 11.2.202.548-1:11/nov/2015 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -174,7 +176,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.548"}
+VERSION=${VERSION:-"11.2.202.554"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}