From fc00b3e3393d934ba09be77ce00d4d2c33e9dc01 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 10 Feb 2016 10:37:28 +0000 Subject: flashplayer-plugin: updated to 11.2.202.569 --- flashplayer-plugin/build/flashplayer-plugin.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'flashplayer-plugin') diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild index 252f402e..482b6a8d 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, NL +# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -168,6 +168,8 @@ # * Update fixes critical vulnerabilities. See APSB15-32 # 11.2.202.559-1:30/dec/2015 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB16-01 +# 11.2.202.569-1:10/feb/2016 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB16-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 . @@ -178,7 +180,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"11.2.202.559"} +VERSION=${VERSION:-"11.2.202.569"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3