From 0674ce19fe280ef21ee7089699ed18e195defebf Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Mar 2019 17:18:01 +0200 Subject: [PATCH] Revert to original snapcraft.yaml. --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 8485d0a76..2b4ab48bc 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -65,7 +65,7 @@ apps: parts: mongodb: - source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-4.0.7.tgz + source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz plugin: dump stage-packages: [libssl1.0.0] filesets: @@ -85,7 +85,7 @@ parts: node-packages: - node-gyp - node-pre-gyp - - fibers + - fibers@2.0.0 build-packages: - ca-certificates - apt-utils