summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-06-23 19:51:36 +0000
committer Eric Hameleers <alien@slackware.com>2015-06-23 19:51:36 +0000
commit7ac358f287cd9012d581f30292708ec62c17645f (patch)
tree1060c2dbe1abdb51f9c10d528b1044ddbd17a19e /flashplayer-plugin
parentb8d2d60adfec90be91e09c5923008754d34738a5 (diff)
downloadasb-7ac358f287cd9012d581f30292708ec62c17645f.tar.gz
asb-7ac358f287cd9012d581f30292708ec62c17645f.tar.xz
flashplayer-plugin: updated to 11.2.202.468.
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 20b14f00..c3cc8eaa 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -148,6 +148,8 @@
# * Update fixes critical vulnerabilities. See APSB15-09
# 11.2.202.466-1:09/jun/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB15-11
+# 11.2.202.468-1:23/jun/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB15-14
#
# 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 .
@@ -158,7 +160,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.466"}
+VERSION=${VERSION:-"11.2.202.468"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}