mongodb: update to 3.4.4.
This commit is contained in:
parent
49e18ead91
commit
7e6d3b11e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mongodb'
|
# Template file for 'mongodb'
|
||||||
pkgname=mongodb
|
pkgname=mongodb
|
||||||
version=3.4.3
|
version=3.4.4
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="mongodb-src-r${version}"
|
wrksrc="mongodb-src-r${version}"
|
||||||
hostmakedepends="scons"
|
hostmakedepends="scons"
|
||||||
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel
|
makedepends="boost-devel pcre-devel snappy-devel libressl-devel libpcap-devel
|
||||||
|
@ -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="https://fastdl.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
distfiles="https://fastdl.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
||||||
checksum=889d49312ed072130936cfa3281123a0e89228c04f3f8e992a0b92669b28d767
|
checksum=09e962bf3428474b9790bbd464cb6176817f9da6121c30e096240dbb4d51c9f6
|
||||||
# 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…
Add table
Add a link
Reference in a new issue