summaryrefslogtreecommitdiffstats
path: root/development/mongodb-compass
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-02-03 01:58:21 +0100
committer Willy Sudiarto Raharjo2024-02-03 01:58:21 +0100
commit4ab6007f8900f640537af33c2715732574b0ff2b (patch)
tree4baef6e76c3c90a0d9e118e14158878eb6a4f6e0 /development/mongodb-compass
parenta35531ed6d0e07ac755740adda02845c9830ff02 (diff)
downloadslackbuilds-4ab6007f8900f640537af33c2715732574b0ff2b.tar.gz
development/mongodb-compass: Updated for version 1.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mongodb-compass')
-rw-r--r--development/mongodb-compass/mongodb-compass.SlackBuild4
-rw-r--r--development/mongodb-compass/mongodb-compass.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/mongodb-compass/mongodb-compass.SlackBuild b/development/mongodb-compass/mongodb-compass.SlackBuild
index f07dc71aaf..5b78bd50d5 100644
--- a/development/mongodb-compass/mongodb-compass.SlackBuild
+++ b/development/mongodb-compass/mongodb-compass.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for mongodb-compass
# Copyright 2017 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
-# Copyright 2020-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2020-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mongodb-compass
-VERSION=${VERSION:-1.41.0}
+VERSION=${VERSION:-1.42.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 31f7832ef7..cc00a2116c 100644
--- a/development/mongodb-compass/mongodb-compass.info
+++ b/development/mongodb-compass/mongodb-compass.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb-compass"
-VERSION="1.41.0"
+VERSION="1.42.0"
HOMEPAGE="https://www.mongodb.com/products/compass"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.41.0.x86_64.rpm"
-MD5SUM_x86_64="9356d84c914ce1dc5c3559814261268f"
+DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.42.0.x86_64.rpm"
+MD5SUM_x86_64="8dce2f244cf802dedaa1fbaacca1c02d"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"