summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-03-17 12:47:37 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-17 12:47:37 +0000
commitd5588802d1ed9f4c66017f45ed8208b1f31ea7da (patch)
tree597e52087f97259fac208564b24644401caea283 /flashplayer-plugin
parent17bd5d39e1b80d498178e99f6bb95b69db5d3f35 (diff)
downloadasb-d5588802d1ed9f4c66017f45ed8208b1f31ea7da.tar.gz
asb-d5588802d1ed9f4c66017f45ed8208b1f31ea7da.tar.xz
flashplayer-plugin: updated to 32.0.0.156
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 a0bde9f1..3873df58 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -251,6 +251,8 @@
# * 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.
+# 32.0.0.156-1: 17/mar/2019 by Eric Hameleers <alien@slackware.com>
+# * Updates without addressing vulnerabilities. See APSB19-12.
#
# 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 .
@@ -261,7 +263,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.142"}
+VERSION=${VERSION:-"32.0.0.156"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}