diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-12-09 23:53:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 23:53:47 +0700 |
commit | c3deacfc24a79c15bbe726c95a8e9cd9b0c67728 (patch) | |
tree | fe72142b9d421082258d78d84261bcdecda4bfc4 /system/mongo-tools/mongo-tools.SlackBuild | |
parent | fc10af2e2d45c99bda11753a6244b49270ef36b6 (diff) |
system/mongo-tools: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 38fc0ede3a9d5..6af19b1208dd5 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.7} +VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCHIVE=r${VERSION} |