multimedia/flashplayer-plugin: Updated for version 11.2.202.451.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2015-03-12 12:29:37 -05:00 committed by Willy Sudiarto Raharjo
parent b87e77efaa
commit 6dc737039f
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2010-2015 Robby Workman, Northport, Alabama, USA
# Copyright 2010-2015 Robby Workman, Tuscaloosa, 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.442}
VERSION=${VERSION:-11.2.202.451}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="flashplayer-plugin"
VERSION="11.2.202.442"
VERSION="11.2.202.451"
HOMEPAGE="https://get.adobe.com/flashplayer/"
DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.442/install_flash_player_11_linux.i386.tar.gz"
MD5SUM="da2c00fb8d0685a9179d0979e9664b57"
DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.442/install_flash_player_11_linux.x86_64.tar.gz"
MD5SUM_x86_64="ef2ab05d89b608a2ccb4e7142bc3154d"
DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.451/install_flash_player_11_linux.i386.tar.gz"
MD5SUM="d92b65f5740930dd4de880f2ad970a1e"
DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.451/install_flash_player_11_linux.x86_64.tar.gz"
MD5SUM_x86_64="c0150d886b3482f27023f97868b8b6a6"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"