summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-03-15 14:28:03 +0000
committer Eric Hameleers <alien@slackware.com>2017-03-15 14:28:03 +0000
commitfb7474e138fd5c461183a2e848fb94e4c87ada6f (patch)
tree60f53670af7906b1292b6e03773d200347d577da /flashplayer-plugin
parentc479a876f66b2caa6c8024c570a4e657d1867532 (diff)
downloadasb-fb7474e138fd5c461183a2e848fb94e4c87ada6f.tar.gz
asb-fb7474e138fd5c461183a2e848fb94e4c87ada6f.tar.xz
flashplayer-plugin: updated to 25.0.0.127
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 b73f73a3..df7b49c8 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -197,6 +197,8 @@
# * Update fixes critical vulnerabilities. See APSB17-02
# 24.0.0.221-1: 14/feb/2017 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB17-04
+# 25.0.0.127-1: 15/mar/2017 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB17-07
#
# 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 .
@@ -207,7 +209,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"24.0.0.221"}
+VERSION=${VERSION:-"25.0.0.127"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}