mongodb: update to 3.2.3.
This commit is contained in:
parent
fe61dd0ea6
commit
460812a1a8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.2.1
|
||||
version=3.2.3
|
||||
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=50431a3ba5ab68bd0bed4a157a8528ca27753a63cf101f13135255e4e9d42f15
|
||||
checksum=82030ada190095b5d95c0b59e9cf74efe9db602b49d2b8857b06f2683a5227fa
|
||||
make_dirs="
|
||||
/var/lib/mongodb 0700 mongodb mongodb
|
||||
/var/log/mongodb 0750 mongodb mongodb"
|
||||
|
|
Loading…
Reference in New Issue