summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-08-11 18:03:53 +0000
committer Eric Hameleers <alien@slackware.com>2015-08-11 18:03:53 +0000
commitb276d8be339e627a8bee9fbe16dc39a79bba9d7e (patch)
tree06cd8c664ad71e853d074fc4a1782b4cf0c36482 /flashplayer-plugin
parent5c5ffd76b755fd7c04ad458c0786bb1c73440244 (diff)
downloadasb-b276d8be339e627a8bee9fbe16dc39a79bba9d7e.tar.gz
asb-b276d8be339e627a8bee9fbe16dc39a79bba9d7e.tar.xz
flashplayer-plugin: updated to 11.2.202.508
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 dae067d1..4e61009e 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -154,6 +154,8 @@
# * Update fixes critical vulnerabilities. See APSA15-03
# 11.2.202.491-1:15/jul/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSA15-04
+# 11.2.202.508-1:11/aug/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB15-19
#
# 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 .
@@ -164,7 +166,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.491"}
+VERSION=${VERSION:-"11.2.202.508"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}