network/webex: Updated for version 43.11.0.27795
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1fb092df3a
commit
ec1f935f4e
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue