mongodb: update to 3.4.1.

This commit is contained in:
Enno Boland 2016-12-23 22:05:41 +01:00
parent b1b3824524
commit 2884d2e518

View file

@ -1,6 +1,6 @@
# Template file for 'mongodb'
pkgname=mongodb
version=3.4.0
version=3.4.1
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="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
checksum=5a904b66d09e4d15f3ed35028a004640afcba5d8ecb5644165bd08cd7eb79df6
checksum=54f475e553827733fb351ee4b03b470297f0d08e0434fbf7e6661705124da97b
# build flags broken.
nopie=yes
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"