summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-07-16 04:40:42 +0200
committer Willy Sudiarto Raharjo2023-07-16 04:40:42 +0200
commit36deece796a2482890e6fb2d6401bda3af53cc8e (patch)
treecb95097db6f5b9231d1abe841fecd6ad437b9c02 /development/mongodb-compass
parentf06be9055f927e2a51330da0484f2387902a223a (diff)
downloadslackbuilds-36deece796a2482890e6fb2d6401bda3af53cc8e.tar.gz
development/mongodb-compass: Updated for version 1.39.0.
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 e314750a20..413d0260db 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.38.2}
+VERSION=${VERSION:-1.39.0}
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 3f4f563d87..e6bfe84d21 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.38.2"
+VERSION="1.39.0"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.38.2.x86_64.rpm"
-MD5SUM_x86_64="8de70a0a504df6c5b15561585a480649"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.39.0.x86_64.rpm"
+MD5SUM_x86_64="18fb3d5e0f588fbaf0a786116a0a1993"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"