summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index f268f59d..285ed44c 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -205,9 +205,10 @@
# * Update fixes critical vulnerabilities. See APSB17-15
# 26.0.0.126-1: 13/jun/2017 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB17-17
-#
# 26.0.0.131-1: 18/jun/2017 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 26.0.0.137-1: 11/jul/2017 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB17-21
#
# 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 .
@@ -218,7 +219,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"26.0.0.131"}
+VERSION=${VERSION:-"26.0.0.137"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}