mongodb: update to 2.6.5.
This commit is contained in:
parent
c8520a1cae
commit
5b9e395750
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=2.6.4
|
||||
version=2.6.5
|
||||
revision=1
|
||||
hostmakedepends="scons"
|
||||
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel gperftools-devel v8-3.16-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
homepage="http://www.mongodb.org"
|
||||
license="AGPL-3"
|
||||
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
||||
checksum="075411a560f5db7407032b962ebb5da16a0cca936ea82a7d264394b4d8cb99c0"
|
||||
checksum="55d6cb624fe83935564a5e9cd38f2f94b2ec62745c5bd9c0539e4846ae9fa86c"
|
||||
make_dirs="
|
||||
/var/lib/mongodb 0700 mongodb mongodb
|
||||
/var/log/mongodb 0750 mongodb mongodb"
|
||||
|
|
Loading…
Reference in a new issue