From 4745f3a6b3de0a13224368014576344cc5fbd552 Mon Sep 17 00:00:00 2001 From: Miguel De Anda Date: Sun, 19 May 2013 09:12:45 -0400 Subject: system/mongodb: Updated for version 2.4.3. Signed-off-by: dsomero --- system/mongodb/mongodb.SlackBuild | 2 +- system/mongodb/mongodb.info | 10 +++++----- system/mongodb/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'system/mongodb') 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) -- cgit v1.2.3