From 4f15d9ab22e906433c7d8827cd66e8da3bd69b1d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 11 Nov 2015 00:05:04 +0000 Subject: flashplayer-plugin: updated to 11.2.202.548 --- 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 5d782b24..f562d68e 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -162,6 +162,8 @@ # * Update fixes critical vulnerabilities. See APSB15-25 # 11.2.202.540-1:16/oct/2015 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB15-25 +# 11.2.202.548-1:16/oct/2015 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB15-28 # # 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 . @@ -172,7 +174,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"11.2.202.540"} +VERSION=${VERSION:-"11.2.202.548"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3-65-gdbad