diff options
| author | nemsia <nemsia@nemsia.org> | 2018-06-19 15:41:09 +0200 |
|---|---|---|
| committer | nemsia <nemsia@nemsia.org> | 2018-06-19 15:41:09 +0200 |
| commit | a6bca0a63a059838473ab175d3b5510780ba0a31 (patch) | |
| tree | 80330068f95864a32b5a2fa6dccad92338662476 /manifest.json | |
| parent | a59ccf025cd72c27ffc012cb78cc4fad067762f4 (diff) | |
| parent | ea9d2e8f0d93744988c03ef37a310bee4410e0b6 (diff) | |
| download | mastodon_ynh-a6bca0a63a059838473ab175d3b5510780ba0a31.tar.gz mastodon_ynh-a6bca0a63a059838473ab175d3b5510780ba0a31.tar.bz2 mastodon_ynh-a6bca0a63a059838473ab175d3b5510780ba0a31.zip | |
Merge branch 'master' of nemsia into master
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 8bf61fe..11c277b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "mastodon", "packaging_format": 1, "requirements": { - "yunohost": ">= 2.4" + "yunohost": ">= 2.7.9" }, "description": { "en": "Mastodon is a free, open-source social network.", @@ -11,7 +11,7 @@ }, "version": "2.4.1", "url": "https://github.com/tootsuite/mastodon", - "license": "AGPL v3.0", + "license": "AGPL-3.0-or-later", "maintainer": { "name": "cyp, nemsia", "email": "cyp@rouquin.me, nemsia@nemsia.org" |
