summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 01:14:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 01:14:28 +0700
commit04161d1ed32eb9ccb60fc456b77aa78372d0dfb5 (patch)
treeb487d5631f790024deb47e8bb69cfcb867b51b6b /development/mongodb-compass
parent7ab68679dfd47ea3481613505d21990b9d7360f3 (diff)
downloadslackbuilds-04161d1ed32eb9ccb60fc456b77aa78372d0dfb5.tar.gz
slackbuilds-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')
-rw-r--r--development/mongodb-compass/mongodb-compass.SlackBuild2
-rw-r--r--development/mongodb-compass/mongodb-compass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mongodb-compass/mongodb-compass.SlackBuild b/development/mongodb-compass/mongodb-compass.SlackBuild
index 293cadeef9..4a87d88ba4 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}
diff --git a/development/mongodb-compass/mongodb-compass.info b/development/mongodb-compass/mongodb-compass.info
index c1fdddd96f..b727fda2ef 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.39.4"
+VERSION="1.40.2"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.39.4.x86_64.rpm"
-MD5SUM_x86_64="328ef7968e0aa3807083a342e3521077"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.40.2.x86_64.rpm"
+MD5SUM_x86_64="d5ead30685edf2805ce11e9b48d361e0"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"