mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mongodb: fix distfiles
This commit is contained in:
parent
1ec76b8290
commit
e292ece101
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ short_desc="High-performance, schema-free document-oriented database"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
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="https://fastdl.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
||||||
checksum=29b60f6c5331fd2ff5242171a65c03e3b47c1ff957fa317bfaa2ddccd8d51b59
|
checksum=29b60f6c5331fd2ff5242171a65c03e3b47c1ff957fa317bfaa2ddccd8d51b59
|
||||||
# build flags broken.
|
# build flags broken.
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue