summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-04-15 20:19:40 +0000
committer Eric Hameleers <alien@slackware.com>2015-04-15 20:19:40 +0000
commit7015e27e42c93102d62da777d95866b39f241a77 (patch)
tree264734c2ae9d1198cb4428aefccce4bf190fb28d /flashplayer-plugin
parent0424a63eba7067071bd323fda5e0e42d7b48a3e6 (diff)
downloadasb-7015e27e42c93102d62da777d95866b39f241a77.tar.gz
asb-7015e27e42c93102d62da777d95866b39f241a77.tar.xz
flashplayer-plugin: updated to 11.2.202.457.
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 dae17830..560ecd80 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -142,6 +142,8 @@
# * Update fixes critical vulnerabilities. See APSB15-05
# 11.2.202.451-2:15/mar/2015 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -152,7 +154,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.451"}
+VERSION=${VERSION:-"11.2.202.457"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-2}
TAG=${TAG:-"alien"}