network/webex: Updated for version 44.8.0.30404

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2024-08-10 18:15:12 +02:00 committed by Willy Sudiarto Raharjo
parent 165cb06032
commit 32088a91c0
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webex PRGNAM=webex
VERSION=${VERSION:-44.5.0.29672} VERSION=${VERSION:-44.8.0.30404}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="webex" PRGNAM="webex"
VERSION="44.5.0.29672" VERSION="44.8.0.30404"
HOMEPAGE="https://www.webex.com" HOMEPAGE="https://www.webex.com"
DOWNLOAD="UNSUPPORTED" DOWNLOAD="UNSUPPORTED"
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb" DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb"
MD5SUM_x86_64="7eb088971bbd8017bf8ff662b6442f8d" MD5SUM_x86_64="0610363fad5b9c6fab6c113c0f962ede"
REQUIRES="" REQUIRES=""
MAINTAINER="Eugene Wissner" MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de" EMAIL="belka@caraus.de"