diff --git a/conf/app.src b/conf/app.src deleted file mode 100644 index e3c999a..0000000 --- a/conf/app.src +++ /dev/null @@ -1,7 +0,0 @@ -SOURCE_URL=https://github.com/hgentry/81/archive/gh-pages.tar.gz -SOURCE_SUM=c7d2052999ae4d2e0c5fd5ff1dd6bfb794b7f2bc5caa63f4fbc5e195509c00b9 -SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz -SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= -SOURCE_EXTRACT=true diff --git a/manifest.toml b/manifest.toml index b10809a..afc9ec1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ demo = "https://hgentry.github.io/81/" code = "https://github.com/hgentry/81" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.1.15" architectures = "all" multi_instance = true ldap = false @@ -39,6 +39,13 @@ ram.runtime = "50M" default = "visitors" [resources] + + [resources.sources] + + [resources.sources.main] + url = "https://github.com/hgentry/81/archive/gh-pages.tar.gz" + sha256 = "c7d2052999ae4d2e0c5fd5ff1dd6bfb794b7f2bc5caa63f4fbc5e195509c00b9" + [resources.system_user] [resources.install_dir]