aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-08 11:21:22 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-08 11:21:22 +0700
commit8aa15af80dadf1ac4a67ff359ffcd6c24ca92439 (patch)
tree0351be794a3ce67324c2e41483162fcc99681f34 /development
parent430da9384d63faadf35d010b6808b269baed8436 (diff)
development/mongodb-compass: Updated for version 1.44.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 a36b169c37f05..69f98f0f13b0e 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.44.0}
+VERSION=${VERSION:-1.44.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 339ddd08c9101..8f22a8531abf3 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.44.0"
+VERSION="1.44.3"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.44.0.x86_64.rpm"
-MD5SUM_x86_64="43b6584d2ad72e86b442b717d71a87cc"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.44.3.x86_64.rpm"
+MD5SUM_x86_64="bcc88ea625a6eed4f131f92f0ad5aaa5"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"