mongodb: update to 3.4.7.
This commit is contained in:
parent
30cbf1c41e
commit
8a39398ce9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.4.6
|
||||
version=3.4.7
|
||||
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=8170360f6dfede9c19c131f3d76831e952b3f1494925aa7e2a3a2f95b58ad901
|
||||
checksum=9272e7663c7915e09ad2609e28c58437d760d54a9552c711ea735cd8e1784ec0
|
||||
# build flags broken.
|
||||
nopie=yes
|
||||
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"
|
||||
|
|
Loading…
Reference in New Issue