network/zoom-linux: Updated for version 5.13.11.1288.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f3b822f89a
commit
71a8b91cbf
|
@ -25,9 +25,9 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zoom-linux
|
||||
VERSION=${VERSION:-5.13.10.1208} # may be overridden by source!
|
||||
VERSION=${VERSION:-5.13.11.1288} # may be overridden by source!
|
||||
SRCNAM=zoom
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="5.13.10.1208"
|
||||
VERSION="5.13.11.1288"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.13.10.1208/zoom_x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="b0fa610e54ee8762124e74c00cf6c011"
|
||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.13.11.1288/zoom_x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="8351cf6e418eb586df7efc92f547173c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="slackbuilds@dscp.org"
|
||||
|
|
Loading…
Reference in New Issue