aboutsummaryrefslogtreecommitdiff
path: root/development/mongodb-compass/mongodb-compass.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-01 22:33:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-01 22:33:28 +0700
commitf5c7bce994ac5a620ec36714c88f02c6b447bf0c (patch)
treecf9cc57c5afeb018903e8875660ace4305bbdef9 /development/mongodb-compass/mongodb-compass.SlackBuild
parent891eb5363f88ac906d464e918dccee1953e74b8d (diff)
development/mongodb-compass: Updated for version 1.39.3.
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 2e60086c95..25b929d258 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.2}
+VERSION=${VERSION:-1.39.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}