diff options
author | Eugen Wissner <belka@caraus.de> | 2023-08-16 10:27:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-19 09:15:30 +0700 |
commit | 71df59683bc906a5d797df86ee5e723c91288344 (patch) | |
tree | 2c80f7bb10018f91d9e02c1a38f926979433b7dd /network/webex/webex.SlackBuild | |
parent | 3814487960ddf14c23cae5173dae0e13482aa9d6 (diff) |
network/webex: Updated for version 43.8.0.26955
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 fd3dff019f5eb..144f888924f82 100644 --- a/network/webex/webex.SlackBuild +++ b/network/webex/webex.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webex -VERSION=${VERSION:-43.5.0.26155} +VERSION=${VERSION:-43.8.0.26955} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |