From bd984281060bb262c0d6978beedf9fcc6964a5f7 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 17 Jan 2018 16:14:44 +0000 Subject: flashplayer-plugin: updated to 28.0.0.137 --- 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 d6c98e4e..d28d2349 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -223,6 +223,8 @@ # * Update fixes critical vulnerabilities. See APSB17-33 # 28.0.0.126-1: 08/jan/2018 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB17-42. +# 28.0.0.137-1: 17/jan/2018 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB18-01. # # 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 . @@ -233,7 +235,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"28.0.0.126"} +VERSION=${VERSION:-"28.0.0.137"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3