multimedia/flashplayer-plugin: Insert MD5SUM lines in .info file

Oops. Pardon the dumbassery on my part.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2015-02-07 09:23:05 -06:00 committed by Willy Sudiarto Raharjo
parent fe0bd816e5
commit fb65245882
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ PRGNAM="flashplayer-plugin"
VERSION="11.2.202.442"
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=""
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=""
MD5SUM_x86_64="ef2ab05d89b608a2ccb4e7142bc3154d"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"