mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
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:
parent
fe0bd816e5
commit
fb65245882
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue