summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-01-17 16:14:44 +0000
committer Eric Hameleers <alien@slackware.com>2018-01-17 16:14:44 +0000
commitbd984281060bb262c0d6978beedf9fcc6964a5f7 (patch)
tree59391ecc0c566ba79a698f2127c4b4af79391d15 /flashplayer-plugin
parent932b8e6a2ab78ba5cdb7a2043f2ccca75c0271ed (diff)
downloadasb-bd984281060bb262c0d6978beedf9fcc6964a5f7.tar.gz
asb-bd984281060bb262c0d6978beedf9fcc6964a5f7.tar.xz
flashplayer-plugin: updated to 28.0.0.137
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 d6c98e4e..d28d2349 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -223,6 +223,8 @@
# * Update fixes critical vulnerabilities. See APSB17-33
# 28.0.0.126-1: 08/jan/2018 by Eric Hameleers <alien@slackware.com>
# * 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.
#
# 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 .
@@ -233,7 +235,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"28.0.0.126"}
+VERSION=${VERSION:-"28.0.0.137"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}