[dev-db/mongodb] use github tarball as per SERVER-90264

This commit is contained in:
2024-05-10 10:16:27 +02:00
parent afa7c21d94
commit 21803c47cc
4 changed files with 21 additions and 24 deletions

View File

@@ -17,4 +17,7 @@
<flag name="mongosh">Install the MongoDB shell from <pkg>app-admin/mongosh-bin</pkg></flag>
<flag name="tools">Install the MongoDB tools (mongoimport, mongodump...) from <pkg>app-admin/mongo-tools</pkg></flag>
</use>
<upstream>
<remote-id type="github">mongodb/mongo</remote-id>
</upstream>
</pkgmetadata>