mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/zoom-linux: Updated for version 5.14.7.2928.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3dbfec2d72
commit
f035dfc7e3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=zoom-linux
|
PRGNAM=zoom-linux
|
||||||
VERSION=${VERSION:-5.14.5.2430} # may be overridden by source!
|
VERSION=${VERSION:-5.14.7.2928} # 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.14.5.2430"
|
VERSION="5.14.7.2928"
|
||||||
HOMEPAGE="https://www.zoom.us/"
|
HOMEPAGE="https://www.zoom.us/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.14.5.2430/zoom_x86_64.pkg.tar.xz"
|
DOWNLOAD_x86_64="https://cdn.zoom.us/prod/5.14.7.2928/zoom_x86_64.pkg.tar.xz"
|
||||||
MD5SUM_x86_64="66c8d44d9c4a8dd351fe28055a0235da"
|
MD5SUM_x86_64="3e7f5acc36163d3f68f01e6d21f882b8"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ebben Aries"
|
MAINTAINER="Ebben Aries"
|
||||||
EMAIL="slackbuilds@dscp.org"
|
EMAIL="slackbuilds@dscp.org"
|
||||||
|
|
Loading…
Reference in a new issue