From 9406b1abeff7622ff3ff2cb918fde714cc9aa538 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 11 Apr 2017 20:45:48 +0000 Subject: flashplayer-plugin: updated to 25.0.0.148 --- 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 df7b49c8..e5387d15 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -199,6 +199,8 @@ # * Update fixes critical vulnerabilities. See APSB17-04 # 25.0.0.127-1: 15/mar/2017 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB17-07 +# 25.0.0.148-1: 11/apr/2017 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB17-10 # # 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 . @@ -209,7 +211,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"25.0.0.127"} +VERSION=${VERSION:-"25.0.0.148"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3-65-gdbad