multimedia/flashplayer-plugin: Updated for version 11.2.202.429.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
766fbed8ab
commit
1213e27b16
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue