summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-05-12 21:26:57 +0000
committer Eric Hameleers <alien@slackware.com>2015-05-12 21:26:57 +0000
commit015db8dd12c2f637f9517e3a8541e5b97ce9608d (patch)
tree330339568bd98aef80cf6125051feaf20a4dcd97 /flashplayer-plugin
parent7eea52f9edbe88d998a3c9dbfa07b9880943c066 (diff)
downloadasb-015db8dd12c2f637f9517e3a8541e5b97ce9608d.tar.gz
asb-015db8dd12c2f637f9517e3a8541e5b97ce9608d.tar.xz
flashplayer-plugin: updated to 11.2.202.460
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 cf1d9b87..b3ab0e1b 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -144,6 +144,8 @@
# * Move the 'LGPL' directory out of the filesystem root
# 11.2.202.457-1:15/apr/2015 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -154,7 +156,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.457"}
+VERSION=${VERSION:-"11.2.202.460"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}