summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-06-16 22:18:32 +0000
committer Eric Hameleers <alien@slackware.com>2016-06-16 22:18:32 +0000
commita18056c25c9143ad669f485835b165e51284234e (patch)
tree36dae91e076623ae5c145b60895ab98c59dffc75 /flashplayer-plugin
parent2d64e1c8c61af18b15a33a7f8fa3f8d8e96cd0e2 (diff)
downloadasb-a18056c25c9143ad669f485835b165e51284234e.tar.gz
asb-a18056c25c9143ad669f485835b165e51284234e.tar.xz
flashplayer-plugin: updated to 11.2.202.626
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 ec520681..3dc50e8c 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -176,6 +176,8 @@
# * Update fixes critical vulnerabilities. See APSB16-10
# 11.2.202.621-1:12/may/2016 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSA16-02
+# 11.2.202.626-1:12/may/2016 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSA16-03
#
# 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 .
@@ -186,7 +188,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.621"}
+VERSION=${VERSION:-"11.2.202.626"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}