aboutsummaryrefslogtreecommitdiff
path: root/development/mongodb-compass/mongodb-compass.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-20 19:08:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-20 19:09:38 +0700
commit340d9a1088c288e6d8d214d04b6d73138723424b (patch)
treecd70c800902962e2d8a2c0cdd93d31cb6b8098cb /development/mongodb-compass/mongodb-compass.SlackBuild
parentbd6804a6ac1a0500a7b13935d498c6c4970fe8c0 (diff)
downloadslackbuilds-340d9a1088c288e6d8d214d04b6d73138723424b.tar.xz
development/mongodb-compass: Updated for version 1.22.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mongodb-compass/mongodb-compass.SlackBuild')
-rw-r--r--development/mongodb-compass/mongodb-compass.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/mongodb-compass/mongodb-compass.SlackBuild b/development/mongodb-compass/mongodb-compass.SlackBuild
index 2443cf3f6a97..2ba631ad5442 100644
--- a/development/mongodb-compass/mongodb-compass.SlackBuild
+++ b/development/mongodb-compass/mongodb-compass.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for mongodb-compass
# Copyright 2017 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
+# Copyright 2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mongodb-compass
-VERSION=${VERSION:-1.6.2}
+VERSION=${VERSION:-1.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}