diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2016-09-27 23:43:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:17:07 +0700 |
commit | 4a1098c4cd90778e0d54f92c233b05c024ce65b8 (patch) | |
tree | 2c5bb1809943c7d82dbaf71136d497bec4bc082c /system/mongodb/mongodb.SlackBuild | |
parent | 840a7d5cc2d148b88568748694c8bb5a6f6c110c (diff) |
system/mongodb: Updated for version 3.2.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongodb/mongodb.SlackBuild')
-rw-r--r-- | system/mongodb/mongodb.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mongodb/mongodb.SlackBuild b/system/mongodb/mongodb.SlackBuild index 23023fe7dee4..e9c00ae768ed 100644 --- a/system/mongodb/mongodb.SlackBuild +++ b/system/mongodb/mongodb.SlackBuild @@ -24,7 +24,7 @@ PRGNAM="mongodb" -VERSION=${VERSION:-3.2.8} +VERSION=${VERSION:-3.2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |