Browse Source

network/webex: Updated for version 43.11.0.28947

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/227/head
Eugen Wissner 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
7540074490
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      network/webex/webex.SlackBuild
  2. 4
      network/webex/webex.info

4
network/webex/webex.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for webex
# Copyright 2022-2023 Eugene Wissner, Mannheim, Germany
# Copyright 2022-2024 Eugene Wissner, Mannheim, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webex
VERSION=${VERSION:-43.11.0.27795}
VERSION=${VERSION:-43.11.0.28947}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

4
network/webex/webex.info

@ -1,10 +1,10 @@
PRGNAM="webex"
VERSION="43.11.0.27795"
VERSION="43.11.0.28947"
HOMEPAGE="https://www.webex.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb"
MD5SUM_x86_64="e85297138729c7504ab5bd82592880da"
MD5SUM_x86_64="8341cb33dfa9fe1e521bcf22cbe51f09"
REQUIRES=""
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"
Loading…
Cancel
Save