network/zoom-linux: Updated for version 5.12.9.367

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2022-11-28 09:39:35 -07:00 committed by Willy Sudiarto Raharjo
parent e6845ea02e
commit ef43f51724
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.12.6.173} # may be overridden by source!
VERSION=${VERSION:-5.12.9.367} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.12.6.173"
VERSION="5.12.9.367"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.12.6.173/zoom_x86_64.tar.xz"
MD5SUM_x86_64="f76d1f29cf46c04284e7bc0c3fc3debd"
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.12.9.367/zoom_x86_64.tar.xz"
MD5SUM_x86_64="ea4c5c84dfb099cb2757904ee2a9078c"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"