mongodb: update to 3.4.9.
This commit is contained in:
parent
3d56119dae
commit
ca30122de1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.4.7
|
||||
version=3.4.9
|
||||
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=9272e7663c7915e09ad2609e28c58437d760d54a9552c711ea735cd8e1784ec0
|
||||
checksum=2fd0f47a5f9175e71d3d381e81a1b6a2500c9c414dd6ae0940ad6194a0e85549
|
||||
# build flags broken.
|
||||
nopie=yes
|
||||
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"
|
||||
|
|
Loading…
Reference in a new issue