summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-24 20:08:22 +0300
committerLauri Ojansivu <x@xet7.org>2019-07-24 20:08:22 +0300
commit0c8f13e1d9f6fcf5db5f66699fcae1bb61ea9e7a (patch)
tree3c74c811092ad32008da6e9096f587697ef6d003
parent85084e1808634a0fe9df70d1c20ad3f81ac4a78d (diff)
downloadwekan-0c8f13e1d9f6fcf5db5f66699fcae1bb61ea9e7a.tar.gz
wekan-0c8f13e1d9f6fcf5db5f66699fcae1bb61ea9e7a.tar.bz2
wekan-0c8f13e1d9f6fcf5db5f66699fcae1bb61ea9e7a.zip
Try MongoDB 4.0.10 deb with libcurl3-gnutls
-rw-r--r--snapcraft.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 909f1e99..311866dc 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -65,7 +65,7 @@ apps:
parts:
mongodb:
- source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.10.tgz
+ source: https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-server_4.0.10_amd64.deb
plugin: dump
stage-packages: [libssl1.0.0]
filesets:
@@ -92,6 +92,7 @@ parts:
# - gcc++-8
# - capnproto
- curl
+ - libcurl3-gnutls
# - execstack
# - nodejs
# - npm