summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-09-11 02:52:17 +0200
committer Willy Sudiarto Raharjo2022-09-17 04:00:12 +0200
commit1b96248b301d4983bfbc38e8f3849a5812494937 (patch)
tree8bd7239cf4c13d7245e35df1ed0fca6139a7c782
parent41203c988b3be70f35190b46c957ea78d395bb81 (diff)
downloadslackbuilds-1b96248b301d4983bfbc38e8f3849a5812494937.tar.gz
development/mongodb-compass: Updated for version 1.33.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 9b446362cf..36a717c367 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.32.6}
+VERSION=${VERSION:-1.33.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 d0e83edd0a..a14a56cfdf 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.32.6"
+VERSION="1.33.0"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.32.6.x86_64.rpm"
-MD5SUM_x86_64="d9e36e399978ec1fd2b3919eefa428a0"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.33.0.x86_64.rpm"
+MD5SUM_x86_64="7aa34a93b5ca359ae10c29a85e2d157b"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"