summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-02-10 10:37:28 +0000
committer Eric Hameleers <alien@slackware.com>2016-02-10 10:37:28 +0000
commitfc00b3e3393d934ba09be77ce00d4d2c33e9dc01 (patch)
tree5c1ce1dee3cd09b908089780ed02e7d4b2363063 /flashplayer-plugin
parent252f0cf540d959e145ca2a7f7b0cfbdda02f735a (diff)
downloadasb-fc00b3e3393d934ba09be77ce00d4d2c33e9dc01.tar.gz
asb-fc00b3e3393d934ba09be77ce00d4d2c33e9dc01.tar.xz
flashplayer-plugin: updated to 11.2.202.569
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 252f402e..482b6a8d 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, 2015 Eric Hameleers, Eindhoven, NL
+# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -168,6 +168,8 @@
# * Update fixes critical vulnerabilities. See APSB15-32
# 11.2.202.559-1:30/dec/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB16-01
+# 11.2.202.569-1:10/feb/2016 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB16-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 .
@@ -178,7 +180,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.559"}
+VERSION=${VERSION:-"11.2.202.569"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}