multimedia/flash-player-plugin: Updated for Preview 2.

This commit is contained in:
Robby Workman 2010-10-04 21:58:51 -05:00 committed by Robby Workman
parent 4ecae2af72
commit 9ef91316e0
2 changed files with 8 additions and 8 deletions

View file

@ -22,10 +22,10 @@
PRGNAM=flash-player-plugin
VERSION=10.2_d161
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
SRC_VERSION=091510
SRC_VERSION=092710
case "$( uname -m )" in
i?86) ARCH=i386 ;;
@ -55,7 +55,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
tar xf $CWD/flashplayer_square_p1_${SRC_ARCH}_linux_${SRC_VERSION}.tar.gz
tar xf $CWD/flashplayer_square_p2_${SRC_ARCH}_linux_${SRC_VERSION}.tar.gz
# Check to make sure we're packaging the same version that this script
# was written to handle:

View file

@ -1,10 +1,10 @@
PRGNAM="flash-player-plugin"
VERSION="10.2_d161"
HOMEPAGE="http://labs.adobe.com/technologies/flashplayer10/"
DOWNLOAD="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz"
MD5SUM="72ccae191545eb921a445b07ed3ceb06"
DOWNLOAD_x86_64="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_linux_091510.tar.gz"
MD5SUM_x86_64="338e954c02ba6776b6b8a908e6f96b5f"
DOWNLOAD="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_32bit_linux_092710.tar.gz"
MD5SUM="b3cc7671ce5e62a687e7a22555f08611"
DOWNLOAD_x86_64="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_64bit_linux_092710.tar.gz"
MD5SUM_x86_64="a735a3c581337ed2a06a20714846645e"
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
APPROVED="dsomero"
APPROVED="Erik Hanson"