summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-03-11 13:11:32 +0000
committer Eric Hameleers <alien@slackware.com>2016-03-11 13:11:32 +0000
commitdd338aa735d1471b8fff87c8f13d0cac5cae9f87 (patch)
tree00f1c648c37df62b803241cfb6f5196a5a96b208 /flashplayer-plugin
parent9c812d7a7e28dcdb108af57b59cbe3e3e6bac5da (diff)
downloadasb-dd338aa735d1471b8fff87c8f13d0cac5cae9f87.tar.gz
asb-dd338aa735d1471b8fff87c8f13d0cac5cae9f87.tar.xz
flashplayer-plugin: updated to 11.2.202.577
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 482b6a8d..c7c82d3e 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -170,6 +170,8 @@
# * 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
+# 11.2.202.577-1:11/mar/2016 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB16-08
#
# 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 .
@@ -180,7 +182,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.569"}
+VERSION=${VERSION:-"11.2.202.577"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}