aboutsummaryrefslogtreecommitdiff
path: root/system/mongo-tools
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 08:45:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 08:45:53 +0700
commitb58f4c29f1ed8b3d43e254ccc71766efe92b2407 (patch)
treeb183faf1644d5c9ac0d6d92bd56e4756f7197a74 /system/mongo-tools
parent73d5af3fbdccbc3b23b74a5448ac179dcdbc84e0 (diff)
downloadslackbuilds-b58f4c29f1ed8b3d43e254ccc71766efe92b2407.tar.xz
system/mongo-tools: Updated for version 100.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongo-tools')
-rw-r--r--system/mongo-tools/mongo-tools.SlackBuild4
-rw-r--r--system/mongo-tools/mongo-tools.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/mongo-tools/mongo-tools.SlackBuild b/system/mongo-tools/mongo-tools.SlackBuild
index d8e1e1a6c89f..73e95600edb6 100644
--- a/system/mongo-tools/mongo-tools.SlackBuild
+++ b/system/mongo-tools/mongo-tools.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mongo-tools
-VERSION=${VERSION:-100.9.5}
-COMMITVER="90481484c1783826fe26ca18bbdcd30e933f3b88"
+VERSION=${VERSION:-100.10.0}
+COMMITVER="6d4f001be3fcf673de04d20176e90ee02ef233a9"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/mongo-tools/mongo-tools.info b/system/mongo-tools/mongo-tools.info
index 0aa99cc6af3a..aff96b8e64aa 100644
--- a/system/mongo-tools/mongo-tools.info
+++ b/system/mongo-tools/mongo-tools.info
@@ -1,10 +1,10 @@
PRGNAM="mongo-tools"
-VERSION="100.9.5"
+VERSION="100.10.0"
HOMEPAGE="https://github.com/mongodb/mongo-tools"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/mongodb/mongo-tools/archive/90481484c1783826fe26ca18bbdcd30e933f3b88/mongo-tools-90481484c1783826fe26ca18bbdcd30e933f3b88.zip"
-MD5SUM_x86_64="34706d721c0209d0263cbe939bbee040"
+DOWNLOAD_x86_64="https://github.com/mongodb/mongo-tools/archive/6d4f001be3fcf673de04d20176e90ee02ef233a9/mongo-tools-6d4f001be3fcf673de04d20176e90ee02ef233a9.zip"
+MD5SUM_x86_64="537c4dced15d21bac20077d622c4e7a6"
REQUIRES="google-go-lang"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"