diff options
author | Eugen Wissner <belka@caraus.de> | 2022-12-23 17:27:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:58 +0700 |
commit | b8b4d8e8f958b7a6c2c6bb0d13ebeea799a7410b (patch) | |
tree | 139984669e9d85477b15aff1047cd35e837f1982 /network/webex/webex.SlackBuild | |
parent | 4c5d49121ff141d87898db3cbc61cd8764caee72 (diff) |
network/webex: Updates for version 42.12.0.24485
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/webex/webex.SlackBuild')
-rw-r--r-- | network/webex/webex.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/webex/webex.SlackBuild b/network/webex/webex.SlackBuild index db4609d2f748e..e9a8559f48f75 100644 --- a/network/webex/webex.SlackBuild +++ b/network/webex/webex.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webex -VERSION=${VERSION:-42.10.0.24000} +VERSION=${VERSION:-42.12.0.24485} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYYPE:-tgz} |