summaryrefslogtreecommitdiffstats
path: root/system/mongo-tools
diff options
context:
space:
mode:
Diffstat (limited to 'system/mongo-tools')
-rw-r--r--system/mongo-tools/mongo-tools.SlackBuild2
-rw-r--r--system/mongo-tools/mongo-tools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/mongo-tools/mongo-tools.SlackBuild b/system/mongo-tools/mongo-tools.SlackBuild
index 2dd9419d74..3903f34731 100644
--- a/system/mongo-tools/mongo-tools.SlackBuild
+++ b/system/mongo-tools/mongo-tools.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mongo-tools
-VERSION=${VERSION:-3.2.9}
+VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCHIVE=r${VERSION}
diff --git a/system/mongo-tools/mongo-tools.info b/system/mongo-tools/mongo-tools.info
index df73e17f9c..7eac70412f 100644
--- a/system/mongo-tools/mongo-tools.info
+++ b/system/mongo-tools/mongo-tools.info
@@ -1,8 +1,8 @@
PRGNAM="mongo-tools"
-VERSION="3.2.9"
+VERSION="3.4.1"
HOMEPAGE="https://github.com/mongodb/mongo-tools"
-DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.2.9.tar.gz"
-MD5SUM="6ca1c2aec2022226a0c303b5f6f0d799"
+DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.4.1.tar.gz"
+MD5SUM="c2a8cdc3ab99a2b175bde2895b1c36e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"