summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-14 04:40:25 +0200
committer Willy Sudiarto Raharjo2023-10-14 04:40:25 +0200
commita01f9e7a4fcb40cae9cef69c0af7cbb1af76dda7 (patch)
tree498653b782e922a1b0c1c19d873c85bc27243394 /development/mongodb-compass
parentaaee508f12f286141c9ae15bd37d0ceee06d44ac (diff)
downloadslackbuilds-a01f9e7a4fcb40cae9cef69c0af7cbb1af76dda7.tar.gz
development/mongodb-compass: Updated for version 1.40.3.
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 4a87d88ba4..df9c8dbc96 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.40.2}
+VERSION=${VERSION:-1.40.3}
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 b727fda2ef..a1d8b7cf79 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.40.2"
+VERSION="1.40.3"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.40.2.x86_64.rpm"
-MD5SUM_x86_64="d5ead30685edf2805ce11e9b48d361e0"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.40.3.x86_64.rpm"
+MD5SUM_x86_64="9f06719a35e51f0efc1b38e68826883c"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"