summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-06-18 09:04:14 +0000
committer Eric Hameleers <alien@slackware.com>2017-06-18 09:04:14 +0000
commit680036b0f226b4fc0b9cb48afb67e77360cca28d (patch)
tree5793981a1287e652d927b8236e8c0e0073ad68d4 /flashplayer-plugin
parent75d226b59d0e5914da4aaa968e05dacf260592f3 (diff)
downloadasb-680036b0f226b4fc0b9cb48afb67e77360cca28d.tar.gz
asb-680036b0f226b4fc0b9cb48afb67e77360cca28d.tar.xz
flashplayer-plugin: updated to 26.0.0.131
Diffstat (limited to 'flashplayer-plugin')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index 591b7e1c..f268f59d 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -206,6 +206,9 @@
# 26.0.0.126-1: 13/jun/2017 by Eric Hameleers <alien@slackware.com>
# * Update fixes critical vulnerabilities. See APSB17-17
#
+# 26.0.0.131-1: 18/jun/2017 by Eric Hameleers <alien@slackware.com>
+# * Update.
+#
# 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 .
# Install it using 'installpkg'.
@@ -215,7 +218,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"26.0.0.126"}
+VERSION=${VERSION:-"26.0.0.131"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}