mongodb: update to 2.6.5.

This commit is contained in:
Enno Boland 2014-10-12 23:06:06 +02:00
parent c8520a1cae
commit 5b9e395750

View file

@ -1,6 +1,6 @@
# Template file for 'mongodb'
pkgname=mongodb
version=2.6.4
version=2.6.5
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel gperftools-devel v8-3.16-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="075411a560f5db7407032b962ebb5da16a0cca936ea82a7d264394b4d8cb99c0"
checksum="55d6cb624fe83935564a5e9cd38f2f94b2ec62745c5bd9c0539e4846ae9fa86c"
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"