summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-10 00:04:43 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-10 00:04:43 +0200
commit785f3cf88b61f687ef5ad4a529768221d1a54c86 (patch)
treeb1bf8deb1154841d11f63c930e6268e28d0a044b /snapcraft.yaml
parentd16a601c04aeb1d3550c5c541be02a67276a34cf (diff)
downloadwekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.tar.gz
wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.tar.bz2
wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.zip
Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.
Thanks to xet7 !
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 2f965fe1..8973b9d9 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.22.tgz
+ source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.2.tgz
plugin: dump
stage-packages: [libssl1.0.0]
filesets:
@@ -81,7 +81,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 8.17.0
+ node-engine: 12.14.1
node-packages:
- node-gyp
- node-pre-gyp