summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-06-22 22:53:39 +0000
committer Eric Hameleers <alien@slackware.com>2019-06-22 22:53:39 +0000
commit4acd99945828ee3396a95e3813163852b5d1b3a9 (patch)
tree9d26e987a0c3facb06d5a15dedb0f3f453d3b100 /flashplayer-plugin
parent278087051eaf60146dd4604df6c755e35f695c1b (diff)
downloadasb-4acd99945828ee3396a95e3813163852b5d1b3a9.tar.gz
asb-4acd99945828ee3396a95e3813163852b5d1b3a9.tar.xz
flashplayer-plugin: updated to 32.0.0.207 (apsb19-30)
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 05bbd3fc..a0448fc7 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -257,6 +257,8 @@
# * Update fixes critical vulnerabilities. See APSB19-19.
# 32.0.0.192-1: 23/may/2019 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB19-26.
+# 32.0.0.207-1: 23/jun/2019 by Eric Hameleers <alien@slackware.com>
+# * Update fixes critical vulnerabilities. See APSB19-30.
#
# 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 .
@@ -267,7 +269,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.192"}
+VERSION=${VERSION:-"32.0.0.207"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}