diff options
author | Ebben Aries <earies@dscp.org> | 2021-07-26 09:46:11 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-27 17:57:13 +0700 |
commit | 254c61e8499a67fe02a75bd996e5668ca12424f4 (patch) | |
tree | a26b053e1a2ae071711c186b2eac1a0e7171f84a /network/zoom-linux/zoom-linux.SlackBuild | |
parent | e36e71a0d37cdc3a4daa158189cc117d16dd562e (diff) |
network/zoom-linux: Updated for version 5.7.28991.0726
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/zoom-linux/zoom-linux.SlackBuild')
-rw-r--r-- | network/zoom-linux/zoom-linux.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/zoom-linux/zoom-linux.SlackBuild b/network/zoom-linux/zoom-linux.SlackBuild index ffdceec71386f..a5601458ef826 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-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} |