mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
fix
This commit is contained in:
parent
d16ba7679d
commit
4150644c5f
3 changed files with 2 additions and 3 deletions
|
@ -33,7 +33,6 @@ You can configure this app by the file `/etc/biboumi/biboumi.cfg`.
|
|||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/biboumi/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/biboumi/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/biboumi/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "XMPP gateway for the IRC network.",
|
||||
"fr": "Passerelle XMPP pour le réseau IRC."
|
||||
},
|
||||
"version": "8~ynh2",
|
||||
"version": "8.3~ynh2",
|
||||
"url": "https://biboumi.louiz.org/",
|
||||
"license": "Zlib",
|
||||
"maintainer": {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies=""
|
||||
pkg_dependencies="biboumi"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue