diff options
author | Eugen Wissner <belka@caraus.de> | 2023-12-10 18:15:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-16 08:56:13 +0700 |
commit | ec1f935f4e7decc6414ddb6243d78b123bce407f (patch) | |
tree | 675461476158f42d8f2089a1e0305cd61f4aa541 /network/webex | |
parent | 1fb092df3adcf1190795560e49aa99f620989bcf (diff) |
network/webex: Updated for version 43.11.0.27795
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/webex')
-rw-r--r-- | network/webex/webex.SlackBuild | 6 | ||||
-rw-r--r-- | network/webex/webex.info | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/webex/webex.SlackBuild b/network/webex/webex.SlackBuild index 144f888924f8..4e80deb99616 100644 --- a/network/webex/webex.SlackBuild +++ b/network/webex/webex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for webex -# Copyright 2022 Eugene Wissner, Dachau, Germany +# Copyright 2022-2023 Eugene Wissner, Mannheim, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webex -VERSION=${VERSION:-43.8.0.26955} -BUILD=${BUILD:-2} +VERSION=${VERSION:-43.11.0.27795} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/webex/webex.info b/network/webex/webex.info index 6cc4324a1ae5..6c167e3a6263 100644 --- a/network/webex/webex.info +++ b/network/webex/webex.info @@ -1,10 +1,10 @@ PRGNAM="webex" -VERSION="43.8.0.26955" +VERSION="43.11.0.27795" HOMEPAGE="https://www.webex.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb" -MD5SUM_x86_64="7692520b44bff75e457d9528e4d26f92" +MD5SUM_x86_64="e85297138729c7504ab5bd82592880da" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" |