mongodb: update to 3.0.5.

This commit is contained in:
Enno Boland 2015-07-29 14:40:34 +02:00
parent e173df277e
commit 5da5828985
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.0.4
revision=2
version=3.0.5
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=6de7aa8b12ad892ee3852ac949069fda8cb87b3ee606a88226817505e2864360
checksum=05b16a7991aa65b1d396a3dc622107fba3216fffa8b9ed0817e76ae95f5f7fdb
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb
/var/log/mongodb 0750 mongodb mongodb"