network/bluejeans: Updated for version 2.21.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0710d66498
commit
b80c82b3da
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue