summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-17 12:35:38 +0000
committer Eric Hameleers <alien@slackware.com>2017-10-17 12:35:38 +0000
commit9b5e0eb7ca3600f492191c9df444f7c40afdccdc (patch)
tree191a08cff75978d37ff2fc9dc14daf3b103c3b28 /flashplayer-plugin
parent810da1c483826541a019bfe16dc472a66f187202 (diff)
downloadasb-9b5e0eb7ca3600f492191c9df444f7c40afdccdc.tar.gz
asb-9b5e0eb7ca3600f492191c9df444f7c40afdccdc.tar.xz
flashplayer-plugin: updated to 27.0.0.170
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 f8ddabd0..e8cefe5f 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -215,6 +215,8 @@
# * Update fixes critical vulnerabilities. See APSB17-28
# 27.0.0.159-1: 12/oct/2017 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -225,7 +227,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"27.0.0.159"}
+VERSION=${VERSION:-"27.0.0.170"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}