mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
mongodb: update to 3.4.5.
This commit is contained in:
parent
aa519827e6
commit
4793d8e21e
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.4
|
version=3.4.5
|
||||||
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=09e962bf3428474b9790bbd464cb6176817f9da6121c30e096240dbb4d51c9f6
|
checksum=84806e5496a1a0a8fe9a59d6eab0acfab0e68476437e94e2772f898677bb21f0
|
||||||
# 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
Reference in a new issue