diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2011-03-06 00:22:57 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-06 00:22:57 -0300 |
commit | 67d04ea4e22e66df0dfd36a0ecf6ad2c2a929e0c (patch) | |
tree | 420413ef0eb41ea8daea848ebead83347d9cc4ed /system/mongodb/mongodb.info | |
parent | 4a6ea94efa3c7a7231dacfb62b29e8de1cfc64a1 (diff) | |
download | slackbuilds-67d04ea4e22e66df0dfd36a0ecf6ad2c2a929e0c.tar.gz |
system/mongodb: Added (Database Software)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/mongodb/mongodb.info')
-rw-r--r-- | system/mongodb/mongodb.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info new file mode 100644 index 0000000000..19471dee6e --- /dev/null +++ b/system/mongodb/mongodb.info @@ -0,0 +1,10 @@ +PRGNAM="mongodb" +VERSION="1.6.5" +HOMEPAGE="http://www.mongodb.org/" +DOWNLOAD="http://fastdl.mongodb.org/linux/mongodb-linux-i686-1.6.5.tgz" +MD5SUM="c2b8dfed2c003ddfab535f0b6dff64d2" +DOWNLOAD_x86_64="http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-1.6.5.tgz" +MD5SUM_x86_64="0a64adafd9772b6b2d748c3b088bd895" +MAINTAINER="Miguel De Anda" +EMAIL="miguel@thedeanda.com" +APPROVED="Niels Horn" |