network/zoom-linux: Updated for version 6.0.10.5325

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2024-05-20 07:18:11 -06:00 committed by Willy Sudiarto Raharjo
parent e70c20ab3d
commit 7168d186ab
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:-6.0.2.4680} # may be overridden by source!
VERSION=${VERSION:-6.0.10.5325} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="6.0.2.4680"
VERSION="6.0.10.5325"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/6.0.2.4680/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="0e46a93bc0f450ec551489d8a639ea46"
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/6.0.10.5325/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="23066ec1d15216789ceaec5b9db8542e"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"