summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-07-25 11:33:07 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-25 11:33:07 +0000
commit8e52eb96a2f17b45a631243fac2d79684786f5bd (patch)
treea2849788e3d308e5b94465f90b1a453c38fa7f5a /flashplayer-plugin
parent1cb2587cd7112ea55f3a8204886cc672fac3dc4c (diff)
downloadasb-8e52eb96a2f17b45a631243fac2d79684786f5bd.tar.gz
asb-8e52eb96a2f17b45a631243fac2d79684786f5bd.tar.xz
flashplayer-plugin: updated to 30.0.0.134
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 2358a0ac..0ca2804e 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -235,6 +235,8 @@
# * Update fixes critical vulnerabilities. See APSB18-16.
# 30.0.0.113-1: 07/jun/2018 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB18-19.
+# 30.0.0.134-1: 25/jul/2018 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB18-24.
#
# 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 .
@@ -245,7 +247,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"30.0.0.113"}
+VERSION=${VERSION:-"30.0.0.134"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}