From 668c016ac3297a0dd66bd1249b38e4024ff94c37 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 22 Jan 2015 18:32:21 +0000 Subject: Updated to 11.2.202.438. --- flashplayer-plugin/build/flashplayer-plugin.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'flashplayer-plugin/build') diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild index dc26f96d..d8b1c7ec 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -132,6 +132,8 @@ # * Update fixes critical vulnerabilities. See APSB14-28 # 11.2.202.429-1:13/jan/2015 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB15-01 +# 11.2.202.438-1:13/jan/2015 by Eric Hameleers +# * Update fixes critical vulnerabilities. See APSB15-02 # # 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 . @@ -142,7 +144,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"11.2.202.429"} +VERSION=${VERSION:-"11.2.202.438"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3-65-gdbad