diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2017-10-18 10:57:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 07:08:32 +0700 |
commit | 4e407f287ac4490eefd83c137ada25c92f574a89 (patch) | |
tree | 9652e0bf4728a83707f44dc366cccc1b68e4dcd9 /system/mongo-tools/mongo-tools.SlackBuild | |
parent | 41a6668bf78f8df1b7c3fd8f3f5d153afc4a013c (diff) |
system/mongo-tools: Updated for version 3.4.9.
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 3903f3473185..ae53d838686c 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.4.1} +VERSION=${VERSION:-3.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCHIVE=r${VERSION} |