From 05f75e082163de1c36bf36a2f9f5488d106cd8f3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 12 Sep 2017 10:49:07 +0000 Subject: flashplayer-plugin: updated to 27.0.0.130 --- 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 20c464ca..16875c5e 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -211,6 +211,8 @@ # * Update fixes critical vulnerabilities. See APSB17-21 # 26.0.0.151-1: 09/aug/2017 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB17-23 +# 27.0.0.130-1: 12/sep/2017 by Eric Hameleers +# * Update. # # 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 . @@ -221,7 +223,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"26.0.0.151"} +VERSION=${VERSION:-"27.0.0.130"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} -- cgit v1.2.3