multimedia/flashplayer-plugin: Updated for version 11.2.202.429.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2015-01-17 06:54:02 +07:00 committed by Willy Sudiarto Raharjo
parent 766fbed8ab
commit 1213e27b16
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2010-2014 Robby Workman, Northport, Alabama, USA
# Copyright 2010-2015 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flashplayer-plugin
VERSION=${VERSION:-11.2.202.425}
VERSION=${VERSION:-11.2.202.429}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="flashplayer-plugin"
VERSION="11.2.202.425"
VERSION="11.2.202.429"
HOMEPAGE="https://get.adobe.com/flashplayer/"
DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.425/install_flash_player_11_linux.i386.tar.gz"
MD5SUM="3de010fba558cf5d8c66892456b0ed33"
DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.425/install_flash_player_11_linux.x86_64.tar.gz"
MD5SUM_x86_64="a060430d0900dd98252b9102ec1a32d6"
DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.429/install_flash_player_11_linux.i386.tar.gz"
MD5SUM="3db563d8d2d73109f936e7e92f7b1782"
DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.429/install_flash_player_11_linux.x86_64.tar.gz"
MD5SUM_x86_64="7e05effd150ab4430693e467e4c9c404"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"