summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-22 18:32:21 +0000
committer Eric Hameleers <alien@slackware.com>2015-01-22 18:32:21 +0000
commit668c016ac3297a0dd66bd1249b38e4024ff94c37 (patch)
tree18ede3f6a38842d1b785494a18a6105df8c87cf8 /flashplayer-plugin
parente7d910352679e51b2653f928658ae9b08f9b5d9e (diff)
downloadasb-668c016ac3297a0dd66bd1249b38e4024ff94c37.tar.gz
asb-668c016ac3297a0dd66bd1249b38e4024ff94c37.tar.xz
Updated to 11.2.202.438.
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 dc26f96d..d8b1c7ec 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -132,6 +132,8 @@
# * Update fixes critical vulnerabilities. See APSB14-28
# 11.2.202.429-1:13/jan/2015 by Eric Hameleers <alien@slackware.com>
# * 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
#
# 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 .
@@ -142,7 +144,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.429"}
+VERSION=${VERSION:-"11.2.202.438"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}