summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-02-06 09:33:09 +0000
committer Eric Hameleers <alien@slackware.com>2018-02-06 09:33:09 +0000
commitc219c43896945e9d9fe02d966ec24b7f04a65a0e (patch)
tree9bd460648345cb1111cae524aac354dda5daa0fd /flashplayer-plugin
parent7ac9ebf6c8c59fffe1073ede6d8fd704825c9e64 (diff)
downloadasb-c219c43896945e9d9fe02d966ec24b7f04a65a0e.tar.gz
asb-c219c43896945e9d9fe02d966ec24b7f04a65a0e.tar.xz
flashplayer-plugin: updated to 28.0.0.161
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 d28d2349..2d3b17f6 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -225,6 +225,8 @@
# * Update fixes critical vulnerabilities. See APSB17-42.
# 28.0.0.137-1: 17/jan/2018 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB18-01.
+# 28.0.0.161-1: 17/jan/2018 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities.
#
# 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 .
@@ -235,7 +237,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"28.0.0.137"}
+VERSION=${VERSION:-"28.0.0.161"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}