diff options
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 38fc0ede3a..6af19b1208 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} |