system/mongodb: Updated for version 3.0.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Miguel De Anda 2015-09-17 22:06:37 +07:00 committed by Willy Sudiarto Raharjo
parent a38a830042
commit c3b41e59b5
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM="mongodb"
VERSION=${VERSION:-3.0.4}
VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mongodb"
VERSION="3.0.4"
VERSION="3.0.6"
HOMEPAGE="http://www.mongodb.org/"
DOWNLOAD="https://fastdl.mongodb.org/src/mongodb-src-r3.0.4.tar.gz"
MD5SUM="d81ff3c814dd5258fde0687da1ac5bf4"
DOWNLOAD="https://fastdl.mongodb.org/src/mongodb-src-r3.0.6.tar.gz"
MD5SUM="1cda3caf0d63ce9bae20de0fec7baccd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="scons"