summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-29 10:25:46 +0000
committer Eric Hameleers <alien@slackware.com>2015-01-29 10:25:46 +0000
commit36d134b1c4fae4fded743f7920b63f9148b2fea6 (patch)
tree215d6f1d8080da5209a233de0783ed9bdd7d17d6 /flashplayer-plugin
parent668c016ac3297a0dd66bd1249b38e4024ff94c37 (diff)
downloadasb-36d134b1c4fae4fded743f7920b63f9148b2fea6.tar.gz
asb-36d134b1c4fae4fded743f7920b63f9148b2fea6.tar.xz
Updated to 11.2.202.440
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 d8b1c7ec..ea3f6538 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -134,6 +134,8 @@
# * Update fixes critical vulnerabilities. See APSB15-01
# 11.2.202.438-1:13/jan/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB15-02
+# 11.2.202.440-1:29/jan/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB15-03
#
# 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 .
@@ -144,7 +146,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.438"}
+VERSION=${VERSION:-"11.2.202.440"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}