network/webex: Updates for version 42.12.0.24485
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4c5d49121f
commit
b8b4d8e8f9
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue