mongodb: update to 3.4.4.

This commit is contained in:
Enno Boland 2017-04-25 13:32:20 +02:00
parent 49e18ead91
commit 7e6d3b11e6

View file

@ -1,7 +1,7 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.4.3
revision=3
version=3.4.4
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=889d49312ed072130936cfa3281123a0e89228c04f3f8e992a0b92669b28d767
checksum=09e962bf3428474b9790bbd464cb6176817f9da6121c30e096240dbb4d51c9f6
# build flags broken.
nopie=yes
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"