From 4550e10fbeead146b5742820bd53b6846772c5f6 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 22 Apr 2020 22:43:20 +0300 Subject: Revert Snap MongoDB changes. Thanks to xet7 ! --- snapcraft.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index 6b9cb077..940bb378 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -65,9 +65,9 @@ apps: parts: mongodb: - source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.6.tgz + source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz plugin: dump - stage-packages: [libssl1.0.0, libcurl3] + stage-packages: [libssl1.0.0] filesets: mongo: - usr @@ -90,11 +90,10 @@ parts: - ca-certificates - apt-utils - python - - python3 +# - python3 - g++ - capnproto - curl - - libcurl3 - execstack - nodejs - npm -- cgit v1.2.3-1-g7c22