mongodb: update to 3.2.6.
This commit is contained in:
parent
114c3e7fd8
commit
a1db1fb896
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.2.5
|
||||
version=3.2.6
|
||||
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=e99e00ee243945309c1a779bd3bc73d4fdf09ece900b14b5fa429e02142d1385
|
||||
checksum=0415a9b503f62e40d2ba87f555b553757a14fac281d1d6a583d8d880b8720921
|
||||
make_dirs="
|
||||
/var/lib/mongodb 0700 mongodb mongodb
|
||||
/var/log/mongodb 0750 mongodb mongodb"
|
||||
|
|
Loading…
Reference in New Issue