multimedia/pepperflash-plugin: Updated for version 32.0.0.303.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-12-13 07:16:33 +01:00 committed by Willy Sudiarto Raharjo
parent 8254cc4988
commit f66a889a8c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=pepperflash-plugin
SRCNAM=flash_player_ppapi_linux
VERSION=${VERSION:-32.0.0.293}
VERSION=${VERSION:-32.0.0.303}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="pepperflash-plugin"
VERSION="32.0.0.293"
VERSION="32.0.0.303"
HOMEPAGE="https://get.adobe.com/flashplayer/otherversions/"
DOWNLOAD="https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.293/flash_player_ppapi_linux.i386.tar.gz"
MD5SUM="335f1c839108cb4c4202af5a2037121b"
DOWNLOAD_x86_64="https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.293/flash_player_ppapi_linux.x86_64.tar.gz"
MD5SUM_x86_64="a23b8ab2e1b65f2e92290729ab7e9f70"
DOWNLOAD="https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.303/flash_player_ppapi_linux.i386.tar.gz"
MD5SUM="3a7b9e75279beef53a3ec442fced1bf6"
DOWNLOAD_x86_64="https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.303/flash_player_ppapi_linux.x86_64.tar.gz"
MD5SUM_x86_64="0a29424dfdc4293dd6bcfe48d68aa809"
REQUIRES=""
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"