mongodb: update to 3.4.2.
This commit is contained in:
parent
599f1f0fd5
commit
c4535474e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
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=54f475e553827733fb351ee4b03b470297f0d08e0434fbf7e6661705124da97b
|
||||
checksum=29b60f6c5331fd2ff5242171a65c03e3b47c1ff957fa317bfaa2ddccd8d51b59
|
||||
# build flags broken.
|
||||
nopie=yes
|
||||
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"
|
||||
|
|
Loading…
Reference in a new issue