summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 17:15:36 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 17:15:36 +0200
commit3fc251c1f6afb995497e3792f552309071bd1429 (patch)
treee87c34cff5edb396e6cfa2e2b9516065e5c94bde /snapcraft.yaml
parent67c3f663a10b6356b8693828a49962d7b16e0948 (diff)
parent2050796a330c5b9da1d65265c3f3d691ffad52db (diff)
downloadwekan-3fc251c1f6afb995497e3792f552309071bd1429.tar.gz
wekan-3fc251c1f6afb995497e3792f552309071bd1429.tar.bz2
wekan-3fc251c1f6afb995497e3792f552309071bd1429.zip
Merge branch 'meteor-1.8' of github.com:wekan/wekan 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 2b4ab48b..8485d0a7 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-ubuntu1804-4.0.7.tgz
plugin: dump
stage-packages: [libssl1.0.0]
filesets:
@@ -85,7 +85,7 @@ parts:
node-packages:
- node-gyp
- node-pre-gyp
- - fibers@2.0.0
+ - fibers
build-packages:
- ca-certificates
- apt-utils