diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-06-20 21:59:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 21:59:42 +0700 |
commit | a5123777b3bd4c03ef5a718d2d286caad5b192fe (patch) | |
tree | 26ef3fdd2c196494fc6aeda4e620eace69cdc84d /system/mongo-tools/mongo-tools.info | |
parent | 291acb44d744d065526573a91553e1c6d8649665 (diff) |
system/mongo-tools: Added (Database Software).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongo-tools/mongo-tools.info')
-rw-r--r-- | system/mongo-tools/mongo-tools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/mongo-tools/mongo-tools.info b/system/mongo-tools/mongo-tools.info new file mode 100644 index 0000000000000..4261077a4d305 --- /dev/null +++ b/system/mongo-tools/mongo-tools.info @@ -0,0 +1,10 @@ +PRGNAM="mongo-tools" +VERSION="3.1.4" +HOMEPAGE="http://www.mongodb.org/" +DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.1.4.tar.gz" +MD5SUM="a6e4b0289f524e99df35ee9f5802ed2b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="google-go-lang" +MAINTAINER="Miguel De Anda" +EMAIL="miguel@thedeanda.com" |