summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-23 20:12:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-23 20:12:07 +0700
commita5a7fe609c0c61c7df552f4dc36ec31c6076b2fa (patch)
tree5a41ba3ad05c3221398907c9be1d85332f2e2c66 /system
parent4189623ada501998fa7dbdcda66e8f3a1a9e33ca (diff)
downloadslackbuilds-a5a7fe609c0c61c7df552f4dc36ec31c6076b2fa.tar.gz
slackbuilds-a5a7fe609c0c61c7df552f4dc36ec31c6076b2fa.tar.xz
system/mongo-tools: Updated for version 100.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 9187fad07c..d8e1e1a6c8 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.4}
-COMMITVER="ce6af0fefca324ad5d9cb689d335130f48c99699"
+VERSION=${VERSION:-100.9.5}
+COMMITVER="90481484c1783826fe26ca18bbdcd30e933f3b88"
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 c20fd18263..0aa99cc6af 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.4"
+VERSION="100.9.5"
HOMEPAGE="https://github.com/mongodb/mongo-tools"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/mongodb/mongo-tools/archive/ce6af0fefca324ad5d9cb689d335130f48c99699/mongo-tools-ce6af0fefca324ad5d9cb689d335130f48c99699.zip"
-MD5SUM_x86_64="2800e943a85d9d0bddb8a55ae90f3c42"
+DOWNLOAD_x86_64="https://github.com/mongodb/mongo-tools/archive/90481484c1783826fe26ca18bbdcd30e933f3b88/mongo-tools-90481484c1783826fe26ca18bbdcd30e933f3b88.zip"
+MD5SUM_x86_64="34706d721c0209d0263cbe939bbee040"
REQUIRES="google-go-lang"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"