summaryrefslogtreecommitdiffstats
path: root/system/mongo-tools
diff options
context:
space:
mode:
author Miguel De Anda <miguel@thedeanda.com>2015-09-17 22:05:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-17 22:05:36 +0700
commita38a8300421df592e520190482d8cc152f568f10 (patch)
tree3a9de45693f2f1da2e87bb4922d671759aa55457 /system/mongo-tools
parenta0092190c5f4fbf87b67e7119ba2b4b7b6fb82f5 (diff)
downloadslackbuilds-a38a8300421df592e520190482d8cc152f568f10.tar.gz
slackbuilds-a38a8300421df592e520190482d8cc152f568f10.tar.xz
system/mongo-tools: Updated for version 3.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 f6c188d6f7..38fc0ede3a 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.1.4}
+VERSION=${VERSION:-3.1.7}
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 4261077a4d..288b1d0cab 100644
--- a/system/mongo-tools/mongo-tools.info
+++ b/system/mongo-tools/mongo-tools.info
@@ -1,8 +1,8 @@
PRGNAM="mongo-tools"
-VERSION="3.1.4"
+VERSION="3.1.7"
HOMEPAGE="http://www.mongodb.org/"
-DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.1.4.tar.gz"
-MD5SUM="a6e4b0289f524e99df35ee9f5802ed2b"
+DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.1.7.tar.gz"
+MD5SUM="c31af153ceddeb227be2d24a61f60688"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"