summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Miguel De Anda2017-01-26 23:08:57 +0100
committer Willy Sudiarto Raharjo2017-01-28 01:38:08 +0100
commit400060a4459c4112d3c1776071464b7113d160b3 (patch)
tree6f1a4a144982a2e2be1a8822eb7ea4ec5badc3e7
parent91bef87b2932151d29a08577ca926e1825b9804b (diff)
downloadslackbuilds-400060a4459c4112d3c1776071464b7113d160b3.tar.gz
system/mongo-tools: Updated for version 3.4.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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"