summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-06-07 17:34:35 +0000
committer Eric Hameleers <alien@slackware.com>2018-06-07 17:34:35 +0000
commitd2e073df1d4af1040ba0c398dc944029f469d78f (patch)
treee7e1a365724e4c2ee95e676e5edf9c34aa2e4bea /flashplayer-plugin
parentf6158f61a16e4a016aa35a627cefafa2a0dfa723 (diff)
downloadasb-d2e073df1d4af1040ba0c398dc944029f469d78f.tar.gz
asb-d2e073df1d4af1040ba0c398dc944029f469d78f.tar.xz
flashplayer-plugin: updated to 30.0.0.113
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 5b8b16f0..2358a0ac 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -233,6 +233,8 @@
# * Update fixes critical vulnerabilities. See APSB18-08.
# 29.0.0.171-1: 10/may/2018 by Eric Hameleers <alien@slackware.com>
# * 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.
#
# 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 .
@@ -243,7 +245,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"29.0.0.171"}
+VERSION=${VERSION:-"30.0.0.113"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}