mirror of
https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git
synced 2024-09-03 20:26:26 +02:00
Bump revision for packagingv2
This commit is contained in:
parent
4e680ec8ad
commit
9c646cf2f3
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "ssh chroot directory"
|
||||||
description.en = "SSH chroot directories with quotas disk"
|
description.en = "SSH chroot directories with quotas disk"
|
||||||
description.fr = "Dossier SSH en chroot avec gestion de quotas"
|
description.fr = "Dossier SSH en chroot avec gestion de quotas"
|
||||||
|
|
||||||
version = "1.3~ynh2"
|
version = "1.3~ynh3"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ license = "GPL-3.0"
|
||||||
code = "https://github.com/maniackcrudelis/ssh_chroot"
|
code = "https://github.com/maniackcrudelis/ssh_chroot"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.0.9"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
|
|
Loading…
Add table
Reference in a new issue