diff options
author | Eugen Wissner <belka@caraus.de> | 2024-05-23 22:15:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-25 11:47:46 +0700 |
commit | 75400744906b56431bee5970b6fc7393e5ebfa66 (patch) | |
tree | df4c7c5896444c669afd1a40023296a9f7fd0da2 /network/webex | |
parent | 25faeb51d1bd69f8b78584cc289a1dca0200e327 (diff) |
network/webex: Updated for version 43.11.0.28947
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/webex')
-rw-r--r-- | network/webex/webex.SlackBuild | 4 | ||||
-rw-r--r-- | network/webex/webex.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/webex/webex.SlackBuild b/network/webex/webex.SlackBuild index 4e80deb99616a..de642593673ef 100644 --- a/network/webex/webex.SlackBuild +++ b/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} diff --git a/network/webex/webex.info b/network/webex/webex.info index 6c167e3a62637..fa107bd4d0edc 100644 --- a/network/webex/webex.info +++ b/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" |