diff options
Diffstat (limited to 'network/webex/webex.SlackBuild')
-rw-r--r-- | network/webex/webex.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/webex/webex.SlackBuild b/network/webex/webex.SlackBuild index 20fd0a2a56..be553b31f0 100644 --- a/network/webex/webex.SlackBuild +++ b/network/webex/webex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for webex -# Copyright 2022-2024 Eugene Wissner, Mannheim, Germany +# Copyright 2022-2025 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:-45.2.0.31755} +VERSION=${VERSION:-45.6.1.32593} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |