summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-02-05 22:43:32 +0000
committer Eric Hameleers <alien@slackware.com>2015-02-05 22:43:32 +0000
commit09c96a2d2e85914a0cac9a15a10b189a9b608e73 (patch)
tree6f1b4539154924b7bdd23c0f8e1aea534053d5e6 /flashplayer-plugin
parent46c0d4c4a921409a7cfbe65375b0c10d02990550 (diff)
downloadasb-09c96a2d2e85914a0cac9a15a10b189a9b608e73.tar.gz
asb-09c96a2d2e85914a0cac9a15a10b189a9b608e73.tar.xz
Update to 11.2.202.442 (APSB15-04)
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 ea3f6538..7632a527 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -136,6 +136,8 @@
# * 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
+# 11.2.202.442-1:29/jan/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB15-04
#
# 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 .
@@ -146,7 +148,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.440"}
+VERSION=${VERSION:-"11.2.202.442"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}