mongodb: update to 3.0.1.

This commit is contained in:
Enno Boland 2015-03-19 12:55:48 +01:00
parent 8f99637992
commit 542abd5d2f

View file

@ -1,6 +1,6 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.0.0
version=3.0.1
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel>=2.1.4 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="c1fdbb6bbc33eafedc4aa363be2b3cdf1eea8b8eb618d25131c5a30def24aad9"
checksum="68980641996a3a4b5440e12d343c2de98bb7f350fbc0c8327a674094d6e11213"
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"