From b6c7e787c09724edc15ad4ced1e669c5f2bb8a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:06:33 +0100 Subject: [PATCH 1/2] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index c24fcfa..68fbc2d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,8 +23,11 @@ code = "https://github.com/dokuwiki/dokuwiki" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = true + disk = "50M" ram.build = "200M" ram.runtime = "50M" From 42db7e664247a6af94a9cac132fb3ea873e5759c Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Tue, 6 Feb 2024 22:53:29 +0100 Subject: [PATCH 2/2] Upgrade to v2024.2.6 (#108) --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 68fbc2d..3b66462 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/dokuwiki/dokuwiki/releases/download/release-2023-04-04a/dokuwiki-2023-04-04a.tgz" - sha256 = "153c99cf42b9068b1ec21a2c765b862a44b374ad2f1a39223f5511a982b160bb" + url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06.tar.gz" + sha256 = "fa5d890587d90e808402a95b581ccd173765045df23bd48f834b09a9df7252ed" autoupdate.strategy = "latest_github_tag" [resources.system_user]