summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-29 08:48:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-29 08:48:47 +0700
commit902e4b7ebc26326d136cb12ad87aa19835eaa886 (patch)
treeeabe2b658a23bc67e90f7a13b490e7b0cc397ab8 /development
parentd3dbdea25ddb10fce4bf077c8de5917283434f23 (diff)
downloadslackbuilds-902e4b7ebc26326d136cb12ad87aa19835eaa886.tar.gz
slackbuilds-902e4b7ebc26326d136cb12ad87aa19835eaa886.tar.xz
development/mongodb-compass: Updated for version 1.43.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 cd0bc82fe3..b9604a61d9 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.43.1}
+VERSION=${VERSION:-1.43.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 a67c4cb804..8c3ac88dd1 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.43.1"
+VERSION="1.43.3"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.43.1.x86_64.rpm"
-MD5SUM_x86_64="091253ba26de8fed7235fcd7ee21ef24"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.43.3.x86_64.rpm"
+MD5SUM_x86_64="e1cd508ae85c0c22c5e363815cbffe8c"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"