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