summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-08-09 15:38:05 +0000
committer Eric Hameleers <alien@slackware.com>2017-08-09 15:38:05 +0000
commit4a042f593878d3c9d5fce86cabbd64136e4d1dd5 (patch)
tree6c319944eccfc4789f5afdb8812354edfd22fff0 /flashplayer-plugin
parent6f967b9667740e47bb1676b1ebe923263b9b445b (diff)
downloadasb-4a042f593878d3c9d5fce86cabbd64136e4d1dd5.tar.gz
asb-4a042f593878d3c9d5fce86cabbd64136e4d1dd5.tar.xz
flashplayer-plugin: updated to 26.0.0.151
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 285ed44c..20c464ca 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -209,6 +209,8 @@
# * Update.
# 26.0.0.137-1: 11/jul/2017 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB17-21
+# 26.0.0.151-1: 09/aug/2017 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB17-23
#
# 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 .
@@ -219,7 +221,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"26.0.0.137"}
+VERSION=${VERSION:-"26.0.0.151"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}