diff options
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 |
commit | a38a8300421df592e520190482d8cc152f568f10 (patch) | |
tree | 3a9de45693f2f1da2e87bb4922d671759aa55457 /system/mongo-tools/mongo-tools.SlackBuild | |
parent | a0092190c5f4fbf87b67e7119ba2b4b7b6fb82f5 (diff) | |
download | slackbuilds-a38a8300421df592e520190482d8cc152f568f10.tar.gz |
system/mongo-tools: Updated for version 3.1.7.
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 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} |