From 5e7e9e8c0dc0318916c6584d93164247a1788733 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 27 Mar 2019 19:02:57 +0200 Subject: Change to MongoDB 4.0.7 legacy versions without curl to get it working. --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 2eb3ac25..c73b8ccf 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -65,7 +65,7 @@ apps: parts: mongodb: - source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.0.7.tgz + source: https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-server_4.0.7_amd64.deb plugin: dump stage-packages: [libssl1.0.0] filesets: -- cgit v1.2.3-1-g7c22