summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-03-03 13:13:58 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-03 13:13:58 +0000
commitecfad611532c9feb90512f7b2a15faad7fd0acc8 (patch)
tree26645966c8c7d5734394b200198ae93fd08f32d5
parent7acf8722c4e61935e609365525de8252963cda05 (diff)
downloadasb-ecfad611532c9feb90512f7b2a15faad7fd0acc8.tar.gz
asb-ecfad611532c9feb90512f7b2a15faad7fd0acc8.tar.xz
flashplayer-plugin: update to 32.0.0.142 (APSB19-06)
-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 b4b8afc8..a0bde9f1 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -249,6 +249,8 @@
# * Update fixes critical vulnerabilities. See APSB18-42.
# 32.0.0.114-1: 15/jan/2019 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB19-01.
+# 32.0.0.142-1: 03/mar/2019 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB19-06.
#
# 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 .
@@ -259,7 +261,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.114"}
+VERSION=${VERSION:-"32.0.0.142"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}