summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-21 14:53:11 +0000
committer Eric Hameleers <alien@slackware.com>2020-07-21 14:53:11 +0000
commit48ba626e1c95c6c93729b3cde05c1716d08bcf23 (patch)
tree9030745a6da1ed9bb9d937d4b8115a4479220f1a /flashplayer-plugin
parent31d8f6b32244f290169dde1d6207cc49d96746eb (diff)
downloadasb-48ba626e1c95c6c93729b3cde05c1716d08bcf23.tar.gz
asb-48ba626e1c95c6c93729b3cde05c1716d08bcf23.tar.xz
flashplayer-plugin: update to 32.0.0.403
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 59177271..7c14ab94 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -271,6 +271,8 @@
# * Update comes with functional fixes.
# 32.0.0.371-1: 19/may/2020 by Eric Hameleers <alien@slackware.com>
# * Update comes with functional fixes.
+# 32.0.0.403-1: 21/jul/2020 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 .
@@ -281,7 +283,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"32.0.0.371"}
+VERSION=${VERSION:-"32.0.0.403"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}