summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-11-15 12:55:12 +0000
committer Eric Hameleers <alien@slackware.com>2017-11-15 12:55:12 +0000
commit1a11432d52f754a0cf5cf11efd2f064856c27d48 (patch)
tree9d3af3d09b9bab0f6153b3f5c7031817260b9873 /flashplayer-plugin
parent212bf9cb096482a3633f8915509f58f187b69120 (diff)
downloadasb-1a11432d52f754a0cf5cf11efd2f064856c27d48.tar.gz
asb-1a11432d52f754a0cf5cf11efd2f064856c27d48.tar.xz
flashplayer-plugin: updated to 27.0.0.187
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 21f9f4ad..2c56af92 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -219,6 +219,8 @@
# * Update fixes critical vulnerabilities. See APSB17-32
# 27.0.0.183-1: 28/oct/2017 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 27.0.0.187-1: 15/nov/2017 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB17-33
#
# 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 .
@@ -229,7 +231,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"27.0.0.183"}
+VERSION=${VERSION:-"27.0.0.187"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}