diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-11-21 10:35:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:21 +0700 |
commit | 93d08acee128b4d9714bc7c911c5fb88938be804 (patch) | |
tree | 466608a8f9dd66d686f61c4cf8aea217694c77d3 /system/mongodb/mongodb.info | |
parent | 8fb7497f26e2bfcaf84fbc37a2f4590237b0f1d3 (diff) |
system/mongodb: Updated for version 5.0.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongodb/mongodb.info')
-rw-r--r-- | system/mongodb/mongodb.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info index c563a137500c8..8667a74781d1f 100644 --- a/system/mongodb/mongodb.info +++ b/system/mongodb/mongodb.info @@ -1,10 +1,10 @@ PRGNAM="mongodb" -VERSION="3.4.24" +VERSION="5.0.4" HOMEPAGE="https://www.mongodb.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://fastdl.mongodb.org/src/mongodb-src-r3.4.24.tar.gz" -MD5SUM_x86_64="2033a6857e9e71bb2faede3a262c4524" -REQUIRES="" +DOWNLOAD_x86_64="https://fastdl.mongodb.org/src/mongodb-src-r5.0.4.tar.gz" +MD5SUM_x86_64="366a864aaf21cc391e910f46a3051461" +REQUIRES="cheetah3 psutil python3-PyYAML snappy snowballstemmer yaml-cpp" MAINTAINER="Miguel De Anda" EMAIL="miguel@thedeanda.com" |