multimedia/flashplayer-plugin: Updated for version 11.2.202.336.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-02-05 12:40:10 -06:00 committed by Erik Hanson
parent 0bf98a97dc
commit b6097223d0
2 changed files with 7 additions and 7 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="flashplayer-plugin"
VERSION="11.2.202.332"
VERSION="11.2.202.336"
HOMEPAGE="http://labs.adobe.com/downloads/flashplayer11.html"
DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.332/install_flash_player_11_linux.i386.tar.gz"
MD5SUM="8793bf636c58c6a273cbf008e0f73e7e"
DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.332/install_flash_player_11_linux.x86_64.tar.gz"
MD5SUM_x86_64="aad3bed9e95751e14bb833eade09c7e3"
DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.336/install_flash_player_11_linux.i386.tar.gz"
MD5SUM="bd7f77dfd0a03bbbd5d124febb8c83d5"
DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.336/install_flash_player_11_linux.x86_64.tar.gz"
MD5SUM_x86_64="63d0a9b141f5a52cf9c7a71bd4f785f2"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"