network/zoom-linux: Updated for version 5.15.11.7239

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2023-08-29 07:01:34 -07:00 committed by Willy Sudiarto Raharjo
parent c096951aec
commit 5c9dc06c17
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.15.10.6882} # may be overridden by source!
VERSION=${VERSION:-5.15.11.7239} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.15.10.6882"
VERSION="5.15.11.7239"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.15.10.6882/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="4fcff9c9d5fa715f75ee74a0703cff46"
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.15.11.7239/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="ab8967dfc3ba49621143fb17c1c426cf"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"