network/zoom-linux: Updated for version 5.14.5.2430

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2023-04-22 11:52:17 -06:00 committed by Willy Sudiarto Raharjo
parent d8287a2b1b
commit c044fb2254
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.14.2.2046} # may be overridden by source!
VERSION=${VERSION:-5.14.5.2430} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.14.2.2046"
VERSION="5.14.5.2430"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.14.2.2046/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="c07f55e74c10d641f074df1bdc17d1d0"
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.14.5.2430/zoom_x86_64.pkg.tar.xz"
MD5SUM_x86_64="66c8d44d9c4a8dd351fe28055a0235da"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"