diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2017-01-26 22:08:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:08 +0700 |
commit | 400060a4459c4112d3c1776071464b7113d160b3 (patch) | |
tree | 6f1a4a144982a2e2be1a8822eb7ea4ec5badc3e7 /system/mongo-tools/mongo-tools.SlackBuild | |
parent | 91bef87b2932151d29a08577ca926e1825b9804b (diff) |
system/mongo-tools: Updated for version 3.4.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/mongo-tools/mongo-tools.SlackBuild')
-rw-r--r-- | system/mongo-tools/mongo-tools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mongo-tools/mongo-tools.SlackBuild b/system/mongo-tools/mongo-tools.SlackBuild index 2dd9419d74eb5..3903f34731859 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} |