mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/zoom-linux: Updated for version 5.7.28991.0726
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e36e71a0d3
commit
254c61e849
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for zoom-linux
|
||||
#
|
||||
# Copyright 2018-2020 Ebben Aries <slackbuilds@dscp.org>
|
||||
# Copyright 2018-2021 Ebben Aries <slackbuilds@dscp.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zoom-linux
|
||||
VERSION=${VERSION:-5.7.28852.0718} # may be overridden by source!
|
||||
VERSION=${VERSION:-5.7.28991.0726} # may be overridden by source!
|
||||
SRCNAM=zoom
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zoom-linux"
|
||||
VERSION="5.7.28852.0718"
|
||||
VERSION="5.7.28991.0726"
|
||||
HOMEPAGE="https://www.zoom.us/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.7.28852.0718/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="5092cf7e33e2e6cf9a4c01e3eb425f75"
|
||||
DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.7.28991.0726/zoom_x86_64.tar.xz"
|
||||
MD5SUM_x86_64="9822516a68d7fe19790605cc3c0f05ae"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="slackbuilds@dscp.org"
|
||||
|
|
Loading…
Reference in a new issue