diff options
author | Eugen Wissner <belka@caraus.de> | 2023-05-11 17:15:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-13 19:27:28 +0700 |
commit | 0f6c618177844bdc9d99c917097735c77aaf3180 (patch) | |
tree | 3e66f405ae0dc8713fb338e3810f9da6a5efb4d3 /network/webex/webex.SlackBuild | |
parent | e4ff64e7209726962c3fcd99aa4566650eaa44ba (diff) |
network/webex: Updated for version 43.5.0.26155
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 e1039e5cf7cfa..6a62225a52d29 100644 --- a/network/webex/webex.SlackBuild +++ b/network/webex/webex.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webex -VERSION=${VERSION:-43.4.0.25788} +VERSION=${VERSION:-43.5.0.26155} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |