summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-07-16 19:21:11 +0000
committer Eric Hameleers <alien@slackware.com>2015-07-16 19:21:11 +0000
commit65a7b7fa7ba2cbdce5e0f71d609dd340ff6d8fa2 (patch)
tree0d4d8f6afdb698d1af6b93af67546e98b3dc5c08 /flashplayer-plugin
parent9a2ad5697273a3f63cdd0cc0cf8c02e8f37e34fb (diff)
downloadasb-65a7b7fa7ba2cbdce5e0f71d609dd340ff6d8fa2.tar.gz
asb-65a7b7fa7ba2cbdce5e0f71d609dd340ff6d8fa2.tar.xz
flashplayer-plugin: updated to 11.2.202.491
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 22e6569e..dae067d1 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -152,6 +152,8 @@
# * Update fixes critical vulnerabilities. See APSB15-14
# 11.2.202.481-1:08/jul/2015 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSA15-03
+# 11.2.202.491-1:15/jul/2015 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSA15-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 .
@@ -162,7 +164,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.481"}
+VERSION=${VERSION:-"11.2.202.491"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}