From 5e5eadb171649389be2574256b78f4e8f95e7cdb Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 14 Feb 2017 20:40:11 +0000 Subject: flashplayer-plugin: updated to 24.0.0.221 --- 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 943501f5..b73f73a3 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -195,6 +195,8 @@ # * Move license.pdf from the rootdir into the docdir. # 24.0.0.194-1: 10/jan/2017 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB17-02 +# 24.0.0.221-1: 14/feb/2017 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB17-04 # # 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 . @@ -205,7 +207,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"24.0.0.194"} +VERSION=${VERSION:-"24.0.0.221"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3