summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-09 18:34:49 +0000
committer Eric Hameleers <alien@slackware.com>2014-12-09 18:34:49 +0000
commitc4c8c45e93c6121b7b292a0dd94f8cc693f2c061 (patch)
treeeaadd048a347d951ecd2df046991450b638a0eb7 /flashplayer-plugin
parentb86be90858a7a4653a418f8500aee26cdf7c30fc (diff)
downloadasb-c4c8c45e93c6121b7b292a0dd94f8cc693f2c061.tar.gz
asb-c4c8c45e93c6121b7b292a0dd94f8cc693f2c061.tar.xz
Update to _11.2.202.425
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 06daca78..295e0371 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -128,6 +128,8 @@
# * 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
+# 11.2.202.425-1:09/dec/2014 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB14-28
#
# 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 .
@@ -138,7 +140,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.424"}
+VERSION=${VERSION:-"11.2.202.425"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}