diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-19 17:05:28 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-19 17:05:28 +0300 |
commit | 8101d7ade85dbdf6dad95d96a937bf9718630373 (patch) | |
tree | 6b2dfb7dbfab27f6c033959cf206c412d0d67bd0 /snapcraft.yaml | |
parent | 8f0c3b45c0b2edaf54a0a7bb0b3445b0e673dd03 (diff) | |
download | wekan-8101d7ade85dbdf6dad95d96a937bf9718630373.tar.gz wekan-8101d7ade85dbdf6dad95d96a937bf9718630373.tar.bz2 wekan-8101d7ade85dbdf6dad95d96a937bf9718630373.zip |
MongoDB v3.2.20
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r-- | snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 088e1524..535150b3 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.19.tgz + source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.20.tgz plugin: dump stage-packages: [libssl1.0.0] filesets: |