From 77ff6349f6f85dc83d51ecc4078856846383048a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 26 Dec 2018 22:29:04 +0200 Subject: - Use Node 8.15.0 and MongoDB 3.2.22. - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 ! --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'snapcraft.yaml') 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 -- cgit v1.2.3-1-g7c22