summaryrefslogtreecommitdiffstats
path: root/system/mongodb/mongodb.info
diff options
context:
space:
mode:
author Miguel De Anda2015-05-02 09:42:03 +0200
committer Willy Sudiarto Raharjo2015-05-02 09:42:03 +0200
commitbb1c6c0e89f77b535f157b685e57ff263ca89ed5 (patch)
treeb4e2cd1a372a5abed0f0d38b97ef76c5d5e9a2d3 /system/mongodb/mongodb.info
parenta9f41d414bb6b6f9acf6ffd5f2ffda0773fa3288 (diff)
downloadslackbuilds-bb1c6c0e89f77b535f157b685e57ff263ca89ed5.tar.gz
system/mongodb: Updated for version 3.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongodb/mongodb.info')
-rw-r--r--system/mongodb/mongodb.info12
1 files changed, 6 insertions, 6 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info
index f6203cba96..18fc9ffb59 100644
--- a/system/mongodb/mongodb.info
+++ b/system/mongodb/mongodb.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb"
-VERSION="2.6.7"
+VERSION="3.0.2"
HOMEPAGE="http://www.mongodb.org/"
-DOWNLOAD="https://fastdl.mongodb.org/linux/mongodb-linux-i686-2.6.7.tgz"
-MD5SUM="87a57c05e428fe1ced619e63107140ff"
-DOWNLOAD_x86_64="https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.6.7.tgz"
-MD5SUM_x86_64="d999313e7bbfcf814c845a7476246b77"
-REQUIRES=""
+DOWNLOAD="https://fastdl.mongodb.org/src/mongodb-src-r3.0.2.tar.gz"
+MD5SUM="d9fe75f9bc88f34194d823f1d288e4d9"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="scons"
MAINTAINER="Miguel De Anda"
EMAIL="miguel@thedeanda.com"