summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-11-26 20:27:29 +0000
committer Eric Hameleers <alien@slackware.com>2014-11-26 20:27:29 +0000
commit6b35411abf359fe25eabd95958aedb99cd41e69f (patch)
treeb4f71fa74cf99af8377d988d8df5ce2438911638 /flashplayer-plugin
parentba0a6c04e1287584aabe450596570c022ad0b562 (diff)
downloadasb-6b35411abf359fe25eabd95958aedb99cd41e69f.tar.gz
asb-6b35411abf359fe25eabd95958aedb99cd41e69f.tar.xz
Update to 11.2.202.424
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 e39613c2..06daca78 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -126,6 +126,8 @@
# * Update fixes critical vulnerabilities. See APSB14-22
# 11.2.202.418-1:11/nov/2014 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB14-24
+# 11.2.202.424-1:26/nov/2014 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB14-26
#
# 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 .
@@ -136,7 +138,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.418"}
+VERSION=${VERSION:-"11.2.202.424"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}