summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-06-09 21:24:55 +0000
committer Eric Hameleers <alien@slackware.com>2015-06-09 21:24:55 +0000
commitb7b16b3329ca6cb1f68a115e5078f2da011203f9 (patch)
treedd59490dd0d94b808f6462ec5c2c3f75bb2530c3 /flashplayer-plugin
parent032eb2acbb70e2d9513da7d3030ad416fb422834 (diff)
downloadasb-b7b16b3329ca6cb1f68a115e5078f2da011203f9.tar.gz
asb-b7b16b3329ca6cb1f68a115e5078f2da011203f9.tar.xz
flashplayer-plugin: updated to 11.2.202.466.
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 b3ab0e1b..20b14f00 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -146,6 +146,8 @@
# * Update fixes critical vulnerabilities. See APSB15-06
# 11.2.202.460-1:12/may/2015 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -156,7 +158,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.460"}
+VERSION=${VERSION:-"11.2.202.466"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}