summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-26 22:50:25 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-26 22:50:25 +0200
commit4fb81bd6867fb76adefc85bc6cd2da5462156ff0 (patch)
treeff208b31d90be42d93940d500bb4b91dab447cf7 /snapcraft.yaml
parentaff8b562d66c59e44fe9653ef56cc7c190ca2f55 (diff)
parent7fd09761cbeb19c19d1e96d63a0b7a5c5d19e0f2 (diff)
downloadwekan-4fb81bd6867fb76adefc85bc6cd2da5462156ff0.tar.gz
wekan-4fb81bd6867fb76adefc85bc6cd2da5462156ff0.tar.bz2
wekan-4fb81bd6867fb76adefc85bc6cd2da5462156ff0.zip
Merge branch 'edge' into meteor-1.8
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 4831f150..d14d8037 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-3.2.21.tgz
+ source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
plugin: dump
stage-packages: [libssl1.0.0]
filesets:
@@ -81,7 +81,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 8.14.1
+ node-engine: 8.15.0
node-packages:
- node-gyp
- node-pre-gyp