diff options
author | Igor Alexandrov <igor.alexandrov@outlook.com> | 2021-04-02 10:37:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-02 10:37:27 +0700 |
commit | b80c82b3dad5f7089c7899ccc88609b05ea4f5d7 (patch) | |
tree | c0f6d46155bad259265d15b8a0f2df0a9d7c8418 /network/bluejeans | |
parent | 0710d6649812bb4d549c7ddfbaadecb5e82a4177 (diff) |
network/bluejeans: Updated for version 2.21.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bluejeans')
-rw-r--r-- | network/bluejeans/bluejeans.SlackBuild | 4 | ||||
-rw-r--r-- | network/bluejeans/bluejeans.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/bluejeans/bluejeans.SlackBuild b/network/bluejeans/bluejeans.SlackBuild index 7ab75e136039..d322989b3225 100644 --- a/network/bluejeans/bluejeans.SlackBuild +++ b/network/bluejeans/bluejeans.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bluejeans -# Copyright 2019, 2020 Igor Alexandrov <igor.alexandrov@outlook.com> +# Copyright 2019-2021 Igor Alexandrov <igor.alexandrov@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bluejeans -VERSION=${VERSION:-2.19.0.61} +VERSION=${VERSION:-2.21.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bluejeans/bluejeans.info b/network/bluejeans/bluejeans.info index 589a4b2ef49c..a348be5d79f1 100644 --- a/network/bluejeans/bluejeans.info +++ b/network/bluejeans/bluejeans.info @@ -1,10 +1,10 @@ PRGNAM="bluejeans" -VERSION="2.19.0.61" +VERSION="2.21.3.2" HOMEPAGE="https://www.bluejeans.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.19.0/BlueJeans_2.19.0.61.rpm" -MD5SUM_x86_64="8156ea2be61c78584e7bb27a4e8a0ee3" +DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.21.3/BlueJeans_2.21.3.2.rpm" +MD5SUM_x86_64="c4e7f7931d3e40ccf31a8fd2cd09c631" REQUIRES="" MAINTAINER="Igor Alexandrov" EMAIL="igor.alexandrov@outlook.com" |