mongodb: update to 3.2.4.

This commit is contained in:
Enno Boland 2016-03-10 09:32:27 +01:00
parent 9328ab8454
commit 8efd3a1671

View file

@ -1,6 +1,6 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.2.3
version=3.2.4
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.mongodb.org"
license="AGPL-3"
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
checksum=82030ada190095b5d95c0b59e9cf74efe9db602b49d2b8857b06f2683a5227fa
checksum=b60743cc641de975c38e6e69ebbef60059ee9fe176cdd98bfab8d5c844dab42c
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"