mongodb: update to 3.0.2.

This commit is contained in:
Enno Boland 2015-04-10 16:50:16 +02:00
parent b5542fdd05
commit b841400352
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.0.1
version=3.0.2
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel gperftools-devel"
@ -12,7 +12,7 @@ maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.mongodb.org"
license="AGPL-3"
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
checksum="68980641996a3a4b5440e12d343c2de98bb7f350fbc0c8327a674094d6e11213"
checksum="010522203cdb9bbff52fbd9fe299b67686bb1256e2e55eb78abf35444f668399"
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"