mongodb: update to 2.6.7.

This commit is contained in:
Enno Boland 2015-01-15 10:51:05 +01:00
parent 6b998e3227
commit 8c5b62557c
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=2.6.6
revision=2
version=2.6.7
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel>=2.1.2 libpcap-devel gperftools-devel v8-3.16-devel"
conf_files="/etc/mongodb/mongodb.conf"
@ -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="755d703c3a0b0f2f6486b2ddbf286bfb5e174faeda18dcbea2da63dd93010b6a"
checksum="512254d1adeaf19cc8188032ac75ce01ac114811b5a27ef3a95dc79eeedd6bc9"
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"