network/webex: Updates for version 42.12.0.24485

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2022-12-23 17:27:04 +01:00 committed by Willy Sudiarto Raharjo
parent 4c5d49121f
commit b8b4d8e8f9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
+++ b/opt/Webex/bin/webex.desktop 2022-08-05 11:35:53.335000000 +0200
@@ -1,10 +1,9 @@
[Desktop Entry]
-Version=42.10.0.24000
-Version=42.12.0.24485
Name=Webex
-Comment=Webex
+Comment=Video conferencing

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webex
VERSION=${VERSION:-42.10.0.24000}
VERSION=${VERSION:-42.12.0.24485}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="webex"
VERSION="42.10.0.24000"
VERSION="42.12.0.24485"
HOMEPAGE="https://www.webex.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb"
MD5SUM_x86_64="53a7fca4f95d4d0c4a4d6bbfb42e1480"
MD5SUM_x86_64="d57a8ec25d71c24bbaabd2cc63319798"
REQUIRES=""
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"