mongodb: update to 3.4.3.

This commit is contained in:
Enno Boland 2017-03-31 09:32:22 +02:00
parent 843d2b4d33
commit eb62da22f0

View file

@ -1,6 +1,6 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.4.2
version=3.4.3
revision=1
wrksrc="mongodb-src-r${version}"
hostmakedepends="scons"
@ -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=29b60f6c5331fd2ff5242171a65c03e3b47c1ff957fa317bfaa2ddccd8d51b59
checksum=889d49312ed072130936cfa3281123a0e89228c04f3f8e992a0b92669b28d767
# build flags broken.
nopie=yes
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"