mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/zoom-linux: Updated for version 2.9.265650.0716.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
187544ccc3
commit
8691010fa4
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=zoom-linux
|
||||
SRCNAM=zoom
|
||||
VERSION=${VERSION:-2.8.264592.0714}
|
||||
VERSION=${VERSION:-2.9.265650.0716}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="2.8.264592.0714"
|
||||
VERSION="2.9.265650.0716"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="https://www.zoom.us/client/2.8.264592.0714/zoom_i686.tar.xz"
|
||||
MD5SUM="847a8276d48d522a0064612b42f770a4"
|
||||
DOWNLOAD_x86_64="https://www.zoom.us/client/2.8.264592.0714/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="e12ee838fc4566aef352349ebd2e2450"
|
||||
DOWNLOAD="https://www.zoom.us/client/2.9.265650.0716/zoom_i686.tar.xz"
|
||||
MD5SUM="615699524fd138cf760d27d05dc02b12"
|
||||
DOWNLOAD_x86_64="https://www.zoom.us/client/2.9.265650.0716/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="a2dd4c69e640d221b915eec87c6978ae"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="e@dscp.org"
|
||||
|
|
Loading…
Reference in a new issue