network/zoom-linux: Updated for version 5.11.10.4400.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
675ed95c48
commit
6ded2cd3b7
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zoom-linux
|
||||
VERSION=${VERSION:-5.11.9.4300} # may be overridden by source!
|
||||
VERSION=${VERSION:-5.11.10.4400} # may be overridden by source!
|
||||
SRCNAM=zoom
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="5.11.9.4300"
|
||||
VERSION="5.11.10.4400"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.11.9.4300/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="f4948a15e75ad9fefc61d6c8100811c3"
|
||||
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.11.10.4400/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="7eaffc8d29f5aec3e7fd84f5a5911873"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="slackbuilds@dscp.org"
|
||||
|
|
Loading…
Reference in New Issue