aboutsummaryrefslogtreecommitdiff
path: root/development/mongodb-compass/mongodb-compass.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 01:14:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 01:14:28 +0700
commit04161d1ed32eb9ccb60fc456b77aa78372d0dfb5 (patch)
treeb487d5631f790024deb47e8bb69cfcb867b51b6b /development/mongodb-compass/mongodb-compass.SlackBuild
parent7ab68679dfd47ea3481613505d21990b9d7360f3 (diff)
downloadslackbuilds-04161d1ed32eb9ccb60fc456b77aa78372d0dfb5.tar.xz
development/mongodb-compass: Updated for version 1.40.2.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mongodb-compass/mongodb-compass.SlackBuild b/development/mongodb-compass/mongodb-compass.SlackBuild
index 293cadeef9c8..4a87d88ba49e 100644
--- a/development/mongodb-compass/mongodb-compass.SlackBuild
+++ b/development/mongodb-compass/mongodb-compass.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mongodb-compass
-VERSION=${VERSION:-1.39.4}
+VERSION=${VERSION:-1.40.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}