From e6f18bd028a5fef1f220edb3e10b52f68cdd2392 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 13 Dec 2016 11:14:48 +0000 Subject: flashplayer-plugin: updated to 24.0.0.186 --- flashplayer-plugin/build/flashplayer-plugin.SlackBuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'flashplayer-plugin') diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild index 3ad2fe6b..46f9a153 100755 --- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild +++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild @@ -188,6 +188,9 @@ # * Update fixes critical vulnerabilities. See APSB16-36 # 11.2.202.644-1:08/nov/2016 by Eric Hameleers # * Update fixes critical vulnerabilities. See APSB16-37 +# 24.0.0.186-1: 13/dec/2016 by Eric Hameleers +# * Update to a real new version. Now all platform releases +# are again the same. # # 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 . @@ -198,7 +201,7 @@ # Set initial variables: PRGNAM=flashplayer-plugin -VERSION=${VERSION:-"11.2.202.644"} +VERSION=${VERSION:-"24.0.0.186"} MAJVER=$(echo $VERSION | cut -d. -f1) BUILD=${BUILD:-1} TAG=${TAG:-"alien"} @@ -230,8 +233,8 @@ case "$MARCH" in ;; esac -SOURCE="$SRCDIR/install_flash_player_${VERSION}_linux_${ARCH}.tar.gz" -SRCURL="http://fpdownload.macromedia.com/get/flashplayer/pdc/${VERSION}/install_flash_player_${MAJVER}_linux.${ARCH}.tar.gz" +SOURCE="$SRCDIR/flash_player_npapi_${VERSION}_linux.${ARCH}.tar.gz" +SRCURL="http://fpdownload.macromedia.com/get/flashplayer/pdc/${VERSION}/flash_player_npapi_linux.${ARCH}.tar.gz" ## ## --- with a little luck, you won't have to edit below this point --- ## -- cgit v1.2.3