summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-12 19:20:19 +0000
committer Eric Hameleers <alien@slackware.com>2017-10-12 19:20:19 +0000
commit3490afcfdee45b91c5e6138f7de9c8e1508dd30d (patch)
treed4e6e3a9af131e1d317f59e785f96959d57aa8e3 /flashplayer-plugin
parent65a6f5e1025f2bcdbc3e7f4c6cda26330eefd26b (diff)
downloadasb-3490afcfdee45b91c5e6138f7de9c8e1508dd30d.tar.gz
asb-3490afcfdee45b91c5e6138f7de9c8e1508dd30d.tar.xz
flashplayer-plugin: updated to 27.0.0.159
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 38eff99c..39466de1 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -213,6 +213,8 @@
# * Update fixes critical vulnerabilities. See APSB17-23
# 27.0.0.130-1: 12/sep/2017 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB17-28
+# 27.0.0.159-1: 12/sep/2017 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB17-31
#
# 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 .
@@ -223,7 +225,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"27.0.0.130"}
+VERSION=${VERSION:-"27.0.0.159"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}