network/zoom-linux: Updated for version 5.7.28991.0726

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-07-26 09:46:11 -06:00 committed by Willy Sudiarto Raharjo
parent e36e71a0d3
commit 254c61e849
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for zoom-linux
#
# Copyright 2018-2020 Ebben Aries <slackbuilds@dscp.org>
# Copyright 2018-2021 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zoom-linux
VERSION=${VERSION:-5.7.28852.0718} # may be overridden by source!
VERSION=${VERSION:-5.7.28991.0726} # may be overridden by source!
SRCNAM=zoom
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="zoom-linux"
VERSION="5.7.28852.0718"
VERSION="5.7.28991.0726"
HOMEPAGE="https://www.zoom.us/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.7.28852.0718/zoom_x86_64.tar.xz"
MD5SUM_x86_64="5092cf7e33e2e6cf9a4c01e3eb425f75"
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.7.28991.0726/zoom_x86_64.tar.xz"
MD5SUM_x86_64="9822516a68d7fe19790605cc3c0f05ae"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"