From ca186c4eab66148d300c47208455e739362b6db5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 9 Mar 2023 16:14:00 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1600c46..8f27e48 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://galene.org/faq.html" code = "https://github.com/jech/galene" [integration] -yunohost = ">= 11.1.12" +yunohost = ">= 11.1.14" architectures = "all" multi_instance = false ldap = true @@ -79,3 +79,8 @@ ram.runtime = "50M" [resources.apt] packages = "jose" + +[resources.sources] + [resources.sources.main] + url = "https://github.com/jech/galene/archive/refs/tags/galene-0.6.2.tar.gz" + sha256 = "7caedc1b2cb8cfeee0136e02c006d13d7b2b3cb9908685654c8cec020265428d"