mongodb: update to 2.6.8.

This commit is contained in:
Enno Boland 2015-02-27 18:45:55 +01:00
parent 02991c23b9
commit 1cc8b31c0a

View File

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=2.6.7
revision=2
version=2.6.8
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel>=2.1.3 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="512254d1adeaf19cc8188032ac75ce01ac114811b5a27ef3a95dc79eeedd6bc9"
checksum="1997f60d9de17320f22c604d8aa1cbe5f38d877142cd0e9130fe3dae7b311a06"
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"