diff options
author | Ebben Aries <earies@dscp.org> | 2023-01-17 12:55:14 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-21 10:21:57 +0700 |
commit | e9e824892d8554a7c82305671adcbc8fcbb21d56 (patch) | |
tree | 043a4485fe736b8145cd0af0dcaef05edff4391b /network | |
parent | a663e658694deac3e22fddfe863049a1c79260f8 (diff) |
network/zoom-linux: Updated for version 5.13.5.431.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/zoom-linux/zoom-linux.SlackBuild | 4 | ||||
-rw-r--r-- | network/zoom-linux/zoom-linux.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/zoom-linux/zoom-linux.SlackBuild b/network/zoom-linux/zoom-linux.SlackBuild index 00cf4fba680dc..3ddc428eedbb7 100644 --- a/network/zoom-linux/zoom-linux.SlackBuild +++ b/network/zoom-linux/zoom-linux.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for zoom-linux # -# Copyright 2018-2021 Ebben Aries <slackbuilds@dscp.org> +# Copyright 2018-2023 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.13.4.711} # may be overridden by source! +VERSION=${VERSION:-5.13.5.431} # may be overridden by source! SRCNAM=zoom BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/zoom-linux/zoom-linux.info b/network/zoom-linux/zoom-linux.info index 64477a06725e4..7fa840b5063fa 100644 --- a/network/zoom-linux/zoom-linux.info +++ b/network/zoom-linux/zoom-linux.info @@ -1,10 +1,10 @@ PRGNAM="zoom-linux" -VERSION="5.13.4.711" +VERSION="5.13.5.431" HOMEPAGE="https://www.zoom.us/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.13.4.711/zoom_x86_64.tar.xz" -MD5SUM_x86_64="1058fc875f55bffd433f9bd5cc8eea51" +DOWNLOAD_x86_64="https://d11yldzmag5yn.cloudfront.net/prod/5.13.5.431/zoom_x86_64.tar.xz" +MD5SUM_x86_64="236c9df19c7f8ce58d712ab264dd1c66" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |