network/zoom-linux: Updated for version 5.7.29123.0808

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-08-17 07:07:28 -06:00 committed by Willy Sudiarto Raharjo
parent f70d9e0c53
commit 9ac17aa4dd
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zoom-linux
VERSION=${VERSION:-5.7.28991.0726} # may be overridden by source!
VERSION=${VERSION:-5.7.29123.0808} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.7.28991.0726"
VERSION="5.7.29123.0808"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.7.28991.0726/zoom_x86_64.tar.xz"
MD5SUM_x86_64="9822516a68d7fe19790605cc3c0f05ae"
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.7.29123.0808/zoom_x86_64.tar.xz"
MD5SUM_x86_64="7111a575b2b89b4a08ea5360aab9c3df"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"