multimedia/pepperflash-plugin: Updated for version 32.0.0.314.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-01-15 08:30:36 +01:00 committed by Willy Sudiarto Raharjo
parent 2ed92b1cde
commit c4034591aa
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pepperflash-plugin
# Copyright 2016-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2016-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=pepperflash-plugin
SRCNAM=flash_player_ppapi_linux
VERSION=${VERSION:-32.0.0.303}
VERSION=${VERSION:-32.0.0.314}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="pepperflash-plugin"
VERSION="32.0.0.303"
VERSION="32.0.0.314"
HOMEPAGE="https://get.adobe.com/flashplayer/otherversions/"
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"
DOWNLOAD="https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.314/flash_player_ppapi_linux.i386.tar.gz"
MD5SUM="a02876fc4685b3cad579778e1089101b"
DOWNLOAD_x86_64="https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.314/flash_player_ppapi_linux.x86_64.tar.gz"
MD5SUM_x86_64="cbe3aea13a4adf55d9345b89517f3d23"
REQUIRES=""
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"