summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-10-22 15:43:55 +0000
committer Eric Hameleers <alien@slackware.com>2019-10-22 15:43:55 +0000
commitb0971c4baad133752cd26ddb7a64005bf66c94a5 (patch)
tree29c0e923a0cf3bb87aeef66d32ad23b9a800f199 /flashplayer-plugin
parent85885bd66edadb8ff3a0e5f8e57cffc11a7c0aee (diff)
downloadasb-b0971c4baad133752cd26ddb7a64005bf66c94a5.tar.gz
asb-b0971c4baad133752cd26ddb7a64005bf66c94a5.tar.xz
flashplayer-plugin: updated to 32.0.0.270
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 10611bf7..1d51b6da 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -265,6 +265,8 @@
# * Update comes with functional fixes.
# 32.0.0.255-1: 07/oct/2019 by Eric Hameleers <alien@slackware.com>
# * Update fixes vulnerabilities. See APSB19-46.
+# 32.0.0.270-1: 22/oct/2019 by Eric Hameleers <alien@slackware.com>
+# * Update comes with functional fixes.
#
# 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 .
@@ -275,7 +277,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.255"}
+VERSION=${VERSION:-"32.0.0.270"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}