network/zoom-linux: Updated for version 5.15.3.4839
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
46f805090e
commit
528ef25354
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zoom-linux
|
||||
VERSION=${VERSION:-5.15.2.4260} # may be overridden by source!
|
||||
VERSION=${VERSION:-5.15.3.4839} # may be overridden by source!
|
||||
SRCNAM=zoom
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="5.15.2.4260"
|
||||
VERSION="5.15.3.4839"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.15.2.4260/zoom_x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="16257c09b74a5664c2974ffff4fa3922"
|
||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.15.3.4839/zoom_x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="c4fed7b6979bf999daab33cf7e9a1555"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="slackbuilds@dscp.org"
|
||||
|
|
Loading…
Reference in New Issue