mongodb: update to 3.4.1.
This commit is contained in:
parent
b1b3824524
commit
2884d2e518
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mongodb'
|
# Template file for 'mongodb'
|
||||||
pkgname=mongodb
|
pkgname=mongodb
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mongodb-src-r${version}"
|
wrksrc="mongodb-src-r${version}"
|
||||||
hostmakedepends="scons"
|
hostmakedepends="scons"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.mongodb.org"
|
homepage="http://www.mongodb.org"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
||||||
checksum=5a904b66d09e4d15f3ed35028a004640afcba5d8ecb5644165bd08cd7eb79df6
|
checksum=54f475e553827733fb351ee4b03b470297f0d08e0434fbf7e6661705124da97b
|
||||||
# build flags broken.
|
# build flags broken.
|
||||||
nopie=yes
|
nopie=yes
|
||||||
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"
|
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"
|
||||||
|
|
Loading…
Reference in a new issue