summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-12-05 13:58:14 +0200
committerLauri Ojansivu <x@xet7.org>2019-12-05 13:58:14 +0200
commitc2fa23d5252c095450bee299fc4fa82188b95436 (patch)
tree9a4a47169045e7568c56e3ab7fbd6bacd58a1163 /snapcraft.yaml
parente6fa02e0a18e80b3e5e5d8ffe6b2f6be7db23c93 (diff)
downloadwekan-c2fa23d5252c095450bee299fc4fa82188b95436.tar.gz
wekan-c2fa23d5252c095450bee299fc4fa82188b95436.tar.bz2
wekan-c2fa23d5252c095450bee299fc4fa82188b95436.zip
Snap back to MongoDB 3.2.22
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f32b0340..426543b8 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.2.1.tgz
+ source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
plugin: dump
stage-packages: [libssl1.0.0]
filesets:
@@ -99,7 +99,7 @@ parts:
- npm
stage-packages:
- libfontconfig1
- - libcurl3
+# - libcurl3
override-build: |
echo "Cleaning environment first"
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules