From 0c8f13e1d9f6fcf5db5f66699fcae1bb61ea9e7a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 24 Jul 2019 20:08:22 +0300 Subject: Try MongoDB 4.0.10 deb with libcurl3-gnutls --- snapcraft.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 909f1e99..311866dc 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -65,7 +65,7 @@ apps: parts: mongodb: - source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.10.tgz + source: https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-server_4.0.10_amd64.deb plugin: dump stage-packages: [libssl1.0.0] filesets: @@ -92,6 +92,7 @@ parts: # - gcc++-8 # - capnproto - curl + - libcurl3-gnutls # - execstack # - nodejs # - npm -- cgit v1.2.3-1-g7c22