mongodb: update to 3.4.5.

This commit is contained in:
Enno Boland 2017-06-14 09:41:50 +02:00
parent aa519827e6
commit 4793d8e21e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.4.4
revision=3
version=3.4.5
revision=1
wrksrc="mongodb-src-r${version}"
hostmakedepends="scons"
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.mongodb.org"
license="AGPL-3"
distfiles="https://fastdl.mongodb.org/src/mongodb-src-r${version}.tar.gz"
checksum=09e962bf3428474b9790bbd464cb6176817f9da6121c30e096240dbb4d51c9f6
checksum=84806e5496a1a0a8fe9a59d6eab0acfab0e68476437e94e2772f898677bb21f0
# build flags broken.
nopie=yes
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"