network/webex: Updated for version 43.11.0.27795

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2023-12-10 18:15:25 +01:00 committed by Willy Sudiarto Raharjo
parent 1fb092df3a
commit ec1f935f4e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"