summaryrefslogtreecommitdiffstats
path: root/system/mongodb
diff options
context:
space:
mode:
author Miguel De Anda2013-05-19 15:12:45 +0200
committer dsomero2013-05-19 15:12:45 +0200
commit4745f3a6b3de0a13224368014576344cc5fbd552 (patch)
tree71db2ce4dd40b785e9294bf86d5bd2e8d4ce47ed /system/mongodb
parentf4641efb4ddd4077e7e23ccaa04e3725f009c936 (diff)
downloadslackbuilds-4745f3a6b3de0a13224368014576344cc5fbd552.tar.gz
system/mongodb: Updated for version 2.4.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/mongodb')
-rw-r--r--system/mongodb/mongodb.SlackBuild2
-rw-r--r--system/mongodb/mongodb.info10
-rw-r--r--system/mongodb/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/system/mongodb/mongodb.SlackBuild b/system/mongodb/mongodb.SlackBuild
index 616e883e10..a3840b5fe5 100644
--- a/system/mongodb/mongodb.SlackBuild
+++ b/system/mongodb/mongodb.SlackBuild
@@ -4,7 +4,7 @@
# Home Page http://www.mongodb.org
PRGNAM="mongodb"
-VERSION="2.2.2"
+VERSION="2.4.3"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info
index a12c607788..4fa6131060 100644
--- a/system/mongodb/mongodb.info
+++ b/system/mongodb/mongodb.info
@@ -1,10 +1,10 @@
PRGNAM="mongodb"
-VERSION="2.2.2"
+VERSION="2.4.3"
HOMEPAGE="http://www.mongodb.org/"
-DOWNLOAD="http://fastdl.mongodb.org/linux/mongodb-linux-i686-2.2.2.tgz"
-MD5SUM="ed99eb78a841947a4dbcc2fd37af0cfb"
-DOWNLOAD_x86_64="http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.2.2.tgz"
-MD5SUM_x86_64="be0f5969b0ca23a0a383e4ca2ce50a39"
+DOWNLOAD="http://fastdl.mongodb.org/linux/mongodb-linux-i686-2.4.3.tgz"
+MD5SUM="26cecc80a896224a21f357c78c76db26"
+DOWNLOAD_x86_64="http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz"
+MD5SUM_x86_64="cdf9cb252e9635c4db1a309f4646aefa"
REQUIRES=""
MAINTAINER="Miguel De Anda"
EMAIL="miguel@thedeanda.com"
diff --git a/system/mongodb/slack-desc b/system/mongodb/slack-desc
index 9c0dfb91b6..537b24b025 100644
--- a/system/mongodb/slack-desc
+++ b/system/mongodb/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
mongodb: mongodb (Database Software)