summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-09-12 10:49:07 +0000
committer Eric Hameleers <alien@slackware.com>2017-09-12 10:49:07 +0000
commit05f75e082163de1c36bf36a2f9f5488d106cd8f3 (patch)
treeaf3d83ae70a6306125eac5b1fd90139e9e2e9dd0 /flashplayer-plugin
parent062e049f96bc09ea2a8991e33266ed7cb0ccf27a (diff)
downloadasb-05f75e082163de1c36bf36a2f9f5488d106cd8f3.tar.gz
asb-05f75e082163de1c36bf36a2f9f5488d106cd8f3.tar.xz
flashplayer-plugin: updated to 27.0.0.130
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 20c464ca..16875c5e 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -211,6 +211,8 @@
# * 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
+# 27.0.0.130-1: 12/sep/2017 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# 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 .
@@ -221,7 +223,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"26.0.0.151"}
+VERSION=${VERSION:-"27.0.0.130"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}