mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/zoom-linux: Updated for version 2.8.183302.0415.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e0f860a560
commit
cadcd103b4
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=zoom-linux
|
||||
SRCNAM=zoom
|
||||
VERSION=${VERSION:-2.7.162522.0121}
|
||||
VERSION=${VERSION:-2.8.183302.0415}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="2.7.162522.0121"
|
||||
VERSION="2.8.183302.0415"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="https://www.zoom.us/client/2.7.162522.0121/zoom_i686.tar.xz"
|
||||
MD5SUM="4d52723b3d7d7b2be653418868f17868"
|
||||
DOWNLOAD_x86_64="https://www.zoom.us/client/2.7.162522.0121/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="b1d5af5d964fea4aa5d0b920ad063d5b"
|
||||
DOWNLOAD="https://www.zoom.us/client/2.8.183302.0415/zoom_i686.tar.xz"
|
||||
MD5SUM="660779ae202b8164df7759a1db3db9fd"
|
||||
DOWNLOAD_x86_64="https://www.zoom.us/client/2.8.183302.0415/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="f528242af0ee50517b4c22ce4c59f47c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="e@dscp.org"
|
||||
|
|
Loading…
Reference in a new issue