summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-14 20:40:11 +0000
committer Eric Hameleers <alien@slackware.com>2017-02-14 20:40:11 +0000
commit5e5eadb171649389be2574256b78f4e8f95e7cdb (patch)
tree9808e6de9ec293045eed29e68fa068f6f90c5cb5 /flashplayer-plugin
parent7620edaed8489f6e6ffa8ca1039010f946708278 (diff)
downloadasb-5e5eadb171649389be2574256b78f4e8f95e7cdb.tar.gz
asb-5e5eadb171649389be2574256b78f4e8f95e7cdb.tar.xz
flashplayer-plugin: updated to 24.0.0.221
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 943501f5..b73f73a3 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -195,6 +195,8 @@
# * Move license.pdf from the rootdir into the docdir.
# 24.0.0.194-1: 10/jan/2017 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -205,7 +207,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"24.0.0.194"}
+VERSION=${VERSION:-"24.0.0.221"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}