mongodb: update to 3.0.6.

This commit is contained in:
Enno Boland 2015-08-26 16:44:17 +02:00
parent c59b38c1b8
commit 0f209141f8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.0.5
revision=2
version=3.0.6
revision=1
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel gperftools-devel"
conf_files="/etc/mongodb/mongodb.conf"
@ -12,7 +12,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=05b16a7991aa65b1d396a3dc622107fba3216fffa8b9ed0817e76ae95f5f7fdb
checksum=609f6bd416ed11898b49406332b8ff301de239ba72df0bdbf1603233229c822d
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"