summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-28 08:33:30 +0000
committer Eric Hameleers <alien@slackware.com>2017-10-28 08:33:30 +0000
commitdb8cd5ef51c8aaa7d553499ecfd29ee042e4e151 (patch)
tree35fe05ef5bf35b7e72c1173354886f35f4406f2e /flashplayer-plugin
parentc79c04d9f7fde884ba6a092f5ab7033d6407be7b (diff)
downloadasb-db8cd5ef51c8aaa7d553499ecfd29ee042e4e151.tar.gz
asb-db8cd5ef51c8aaa7d553499ecfd29ee042e4e151.tar.xz
flashplayer-plugin: updated to 27.0.0.183
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 e8cefe5f..21f9f4ad 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -217,6 +217,8 @@
# * Update fixes critical vulnerabilities. See APSB17-31
# 27.0.0.170-1: 17/oct/2017 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB17-32
+# 27.0.0.183-1: 28/oct/2017 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# 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 .
@@ -227,7 +229,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"27.0.0.170"}
+VERSION=${VERSION:-"27.0.0.183"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}