From 6742337a6ba7526c36bca84657d0c1f2228b61a3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 11 Apr 2018 17:03:49 +0000 Subject: flashplayer-plugin: updated to 29.0.0.140 --- 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 59fac084..ab4b76f1 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -229,6 +229,8 @@ # * Update fixes critical vulnerabilities. See APSB18-03. # 29.0.0.113-1: 14/mar/2018 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB18-05. +# 29.0.0.140-1: 14/mar/2018 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB18-08. # # 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 . @@ -239,7 +241,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"29.0.0.113"} +VERSION=${VERSION:-"29.0.0.140"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3