summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-04-25 17:26:24 +0000
committer Eric Hameleers <alien@slackware.com>2019-04-25 17:26:24 +0000
commite684497d907b5ed52404b70743c686c66f83121e (patch)
treef7882c3a5489a9589928c5391542a748e4540d97 /flashplayer-plugin
parentf6ef64bcd7c35ad5e38cd3fed9b0699b40897d54 (diff)
downloadasb-e684497d907b5ed52404b70743c686c66f83121e.tar.gz
asb-e684497d907b5ed52404b70743c686c66f83121e.tar.xz
flashplayer-plugin: update to 32.0.0.171 (APSB19-19)
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 3873df58..8b061dc5 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -253,6 +253,8 @@
# * 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.
+# 32.0.0.171-1: 25/apr/2019 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB19-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 .
@@ -263,7 +265,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.156"}
+VERSION=${VERSION:-"32.0.0.171"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}