network/zoom-linux: Updated for version 5.13.11.1288.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2023-03-06 08:04:55 -08:00 committed by Willy Sudiarto Raharjo
parent f3b822f89a
commit 71a8b91cbf
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -25,9 +25,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zoom-linux
VERSION=${VERSION:-5.13.10.1208} # may be overridden by source!
VERSION=${VERSION:-5.13.11.1288} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.13.10.1208"
VERSION="5.13.11.1288"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.13.10.1208/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="b0fa610e54ee8762124e74c00cf6c011"
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.13.11.1288/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="8351cf6e418eb586df7efc92f547173c"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"