diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-24 10:03:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-24 10:03:16 +0700 |
commit | 1fced50624d57cde5bb2093714487296ab5346b5 (patch) | |
tree | 30e8e444b046735068ccb8bb66d835890e372186 /development/mongodb-compass/mongodb-compass.SlackBuild | |
parent | 5b4a8015435b15c832e38a5f2e30e73cbd604cdc (diff) |
development/mongodb-compass: Updated for version 1.46.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.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 a68982bc61..67f038e8f3 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.46.0} +VERSION=${VERSION:-1.46.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |