diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2017-10-19 20:42:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-19 20:42:02 +0700 |
commit | 71c7c3f01f7975a02faf4d50c02ab031af3f6081 (patch) | |
tree | 97915bc261cd7dc40e51451c3e32a492dd5bec5d /system/mongodb/mongodb.info | |
parent | 1d0a4b9a1936e80584572aa26ca4e9fca1b062b7 (diff) | |
download | slackbuilds-71c7c3f01f7975a02faf4d50c02ab031af3f6081.tar.gz |
system/mongodb: Updated for version 3.4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongodb/mongodb.info')
-rw-r--r-- | system/mongodb/mongodb.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info index f5cd0d64e7..8c57d99cc5 100644 --- a/system/mongodb/mongodb.info +++ b/system/mongodb/mongodb.info @@ -1,10 +1,10 @@ PRGNAM="mongodb" -VERSION="3.4.1" +VERSION="3.4.9" HOMEPAGE="https://www.mongodb.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://fastdl.mongodb.org/src/mongodb-src-r3.4.1.tar.gz" -MD5SUM_x86_64="87c59198dbe3aca7832378725e05fd91" +DOWNLOAD_x86_64="https://fastdl.mongodb.org/src/mongodb-src-r3.4.9.tar.gz" +MD5SUM_x86_64="c8c9f521807b1097e04ffa2081e35177" REQUIRES="" MAINTAINER="Miguel De Anda" EMAIL="miguel@thedeanda.com" |