summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-13 21:13:47 +0000
committer Eric Hameleers <alien@slackware.com>2015-01-13 21:13:47 +0000
commitc579a61db5b987aee786764fccced85307b0b3d5 (patch)
tree8f16eee91c8ceb1e6b11d19a5761180677f0afb9 /flashplayer-plugin
parent032ffad19b3517d40e578b86b75a03fae15097b8 (diff)
downloadasb-c579a61db5b987aee786764fccced85307b0b3d5.tar.gz
asb-c579a61db5b987aee786764fccced85307b0b3d5.tar.xz
Update to 11.2.202.429
Diffstat (limited to 'flashplayer-plugin')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index 295e0371..dc26f96d 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014 Eric Hameleers, Eindhoven, NL
+# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -130,6 +130,8 @@
# * 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
+# 11.2.202.429-1:13/jan/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB15-01
#
# 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 .
@@ -140,7 +142,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.425"}
+VERSION=${VERSION:-"11.2.202.429"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}