system/mongodb: Updated for version 3.2.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Miguel De Anda 2016-09-27 23:43:53 +07:00 committed by Willy Sudiarto Raharjo
parent 840a7d5cc2
commit 4a1098c4cd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="mongodb"
VERSION="3.2.8"
VERSION="3.2.9"
HOMEPAGE="http://www.mongodb.org/"
DOWNLOAD="https://fastdl.mongodb.org/src/mongodb-src-r3.2.8.tar.gz"
MD5SUM="5ac680a87333c5cd97ebf28eceb2fbbc"
DOWNLOAD="https://fastdl.mongodb.org/src/mongodb-src-r3.2.9.tar.gz"
MD5SUM="78013afebc62619f0f0c72cbf47ae75a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""