network/zoom-linux: Updated for version 5.10.4.2845

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2022-04-25 08:36:09 -06:00 committed by Willy Sudiarto Raharjo
parent eec7f04a31
commit 0555e4a605
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.10.3.2778} # may be overridden by source!
VERSION=${VERSION:-5.10.4.2845} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.10.3.2778"
VERSION="5.10.4.2845"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.10.3.2778/zoom_x86_64.tar.xz"
MD5SUM_x86_64="661535ce9b769ee989cc81d5938b7ef0"
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.10.4.2845/zoom_x86_64.tar.xz"
MD5SUM_x86_64="23ef2c11f00fbfd4ec93bd40f3d586b3"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"