summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-09-30 02:56:06 +0200
committer Willy Sudiarto Raharjo2022-09-30 02:56:06 +0200
commit1f8ebb88acd4bbf9207c79890795b7734c5c4cb8 (patch)
tree54a5f3cf80fb5132440cfbcb9acba93c763e70d2
parenta66055c1b672370626e12ad967486378504e9c93 (diff)
downloadslackbuilds-1f8ebb88acd4bbf9207c79890795b7734c5c4cb8.tar.gz
development/mongodb-compass: Updated for version 1.33.1.
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 36a717c367..7b338f9f14 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.33.0}
+VERSION=${VERSION:-1.33.1}
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 a14a56cfdf..f56ce8f1d4 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.33.0"
+VERSION="1.33.1"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.33.0.x86_64.rpm"
-MD5SUM_x86_64="7aa34a93b5ca359ae10c29a85e2d157b"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.33.1.x86_64.rpm"
+MD5SUM_x86_64="e5be0063535b20a55e8495ba6b5839b6"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"