mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/zoom-linux: Updated for version 5.13.3.651.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9966caab06
commit
b4f74cc6ba
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zoom-linux
|
||||
VERSION=${VERSION:-5.13.0.599} # may be overridden by source!
|
||||
VERSION=${VERSION:-5.13.3.651} # may be overridden by source!
|
||||
SRCNAM=zoom
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="5.13.0.599"
|
||||
VERSION="5.13.3.651"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.13.0.599/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="8b25733a551faba421fbd6630b7fd6b7"
|
||||
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.13.3.651/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="cd827381b96d0b9d5067ff1e93c99d4a"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="slackbuilds@dscp.org"
|
||||
|
|
Loading…
Reference in a new issue