diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-01 22:33:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-01 22:33:28 +0700 |
commit | f5c7bce994ac5a620ec36714c88f02c6b447bf0c (patch) | |
tree | cf9cc57c5afeb018903e8875660ace4305bbdef9 /development/mongodb-compass/mongodb-compass.SlackBuild | |
parent | 891eb5363f88ac906d464e918dccee1953e74b8d (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.SlackBuild | 2 |
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} |