network/zoom-linux: Updated for version 6.2.5.2440

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2024-10-23 11:07:03 -06:00 committed by Willy Sudiarto Raharjo
parent 852b5bbddf
commit 384a4fbcd0
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.2.3.2056} # may be overridden by source!
VERSION=${VERSION:-6.2.5.2440} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="6.2.3.2056"
VERSION="6.2.5.2440"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/6.2.3.2056/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="62ad5340735c22d075991d79ace0efb9"
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/6.2.5.2440/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="7240b18590e8773a7e7b56990ed6ff62"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"