mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/zoom-linux: Updated for version 6.1.1.443
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c071b5e61
commit
41da619449
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zoom-linux
|
||||
VERSION=${VERSION:-6.1.0.198} # may be overridden by source!
|
||||
VERSION=${VERSION:-6.1.1.443} # may be overridden by source!
|
||||
SRCNAM=zoom
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="6.1.0.198"
|
||||
VERSION="6.1.1.443"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/6.1.0.198/zoom_x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="5204f89b25157b7976db8c4e15ab7ecb"
|
||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/6.1.1.443/zoom_x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="11bb2acbb60db04ca830e713a5bf8e61"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="slackbuilds@dscp.org"
|
||||
|
|
Loading…
Reference in a new issue