summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-11 20:45:48 +0000
committer Eric Hameleers <alien@slackware.com>2017-04-11 20:45:48 +0000
commit9406b1abeff7622ff3ff2cb918fde714cc9aa538 (patch)
tree22c9cd19bb91eb608d61b2e7d5cda071104245ca /flashplayer-plugin
parentd8aaf0b0eb1e0ad326b5d8b3c01a3255c6b83003 (diff)
downloadasb-9406b1abeff7622ff3ff2cb918fde714cc9aa538.tar.gz
asb-9406b1abeff7622ff3ff2cb918fde714cc9aa538.tar.xz
flashplayer-plugin: updated to 25.0.0.148
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 df7b49c8..e5387d15 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -199,6 +199,8 @@
# * 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
+# 25.0.0.148-1: 11/apr/2017 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB17-10
#
# 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 .
@@ -209,7 +211,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"25.0.0.127"}
+VERSION=${VERSION:-"25.0.0.148"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}