summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-11-14 06:29:00 +0000
committer Eric Hameleers <alien@slackware.com>2019-11-14 06:29:00 +0000
commit54a176af99fda40864cb615d82243a0e6611ee38 (patch)
tree7de3fa9c0a02d17775b19326d2712ea7701da88e /flashplayer-plugin
parenteb2d5e6688754b424a0fcf431fc70f5334362653 (diff)
downloadasb-54a176af99fda40864cb615d82243a0e6611ee38.tar.gz
asb-54a176af99fda40864cb615d82243a0e6611ee38.tar.xz
flashplayer-plugin: update to 32.0.0.293
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 1d51b6da..12b0ecd9 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -267,6 +267,8 @@
# * 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.
+# 32.0.0.293-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 .
@@ -277,7 +279,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.270"}
+VERSION=${VERSION:-"32.0.0.293"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}