mongodb: update to 2.4.10

This commit is contained in:
Enno Boland 2014-04-08 23:03:36 +02:00
parent f6309d0909
commit 74c4668c2e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=2.4.9
revision=2
version=2.4.10
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel openssl-devel libpcap-devel gperftools-devel v8-3.16-devel"
conf_files="/etc/mongodb/mongodb.conf"
@ -13,7 +13,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=40755d66419a5c9f0d9909a079b092195825773ded188ded3faf07025d02600f
checksum=8ac8d0537e5316e842e3713870b76ea3cc18ec1234307e850046449f48a87402
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"