From 0516f70efb70da1c602cbd475497576b9ca8e0e5 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 2 Dec 2018 16:36:18 +0000 Subject: flashplayer-plugin: update to 31.0.0.153 --- flashplayer-plugin/build/flashplayer-plugin.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'flashplayer-plugin') diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild index 11522cd5..f28e0b1b 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -243,6 +243,8 @@ # * Update fixes critical vulnerabilities. See APSB18-31. # 31.0.0.122-1: 13/oct/2018 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB18-35. +# 31.0.0.153-1: 02/dec/2018 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB18-44. # # 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 . @@ -253,7 +255,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"31.0.0.122"} +VERSION=${VERSION:-"31.0.0.153"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3