summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 17:18:01 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 17:18:01 +0200
commit0674ce19fe280ef21ee7089699ed18e195defebf (patch)
treeb10fec66e5ed7e98d5d178a1e04b51ca21f73a78
parent3fc251c1f6afb995497e3792f552309071bd1429 (diff)
downloadwekan-0674ce19fe280ef21ee7089699ed18e195defebf.tar.gz
wekan-0674ce19fe280ef21ee7089699ed18e195defebf.tar.bz2
wekan-0674ce19fe280ef21ee7089699ed18e195defebf.zip
Revert to original snapcraft.yaml.
-rw-r--r--snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8485d0a7..2b4ab48b 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