1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2024-09-03 18:15:58 +02:00
This commit is contained in:
ericgaspar 2020-10-08 09:51:53 +02:00
parent d16ba7679d
commit 4150644c5f
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 2 additions and 3 deletions

View file

@ -33,7 +33,6 @@ You can configure this app by the file `/etc/biboumi/biboumi.cfg`.
* x86-64b - [![](https://ci-apps.yunohost.org/ci/logs/biboumi%20%28Community%29.svg)](https://ci-apps.yunohost.org/ci/apps/biboumi/) * x86-64b - [![](https://ci-apps.yunohost.org/ci/logs/biboumi%20%28Community%29.svg)](https://ci-apps.yunohost.org/ci/apps/biboumi/)
* ARMv8-A - [![](https://ci-apps-arm.yunohost.org/ci/logs/biboumi%20%28Community%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/biboumi/) * ARMv8-A - [![](https://ci-apps-arm.yunohost.org/ci/logs/biboumi%20%28Community%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/biboumi/)
* Jessie x86-64b - [![](https://ci-stretch.nohost.me/ci/logs/biboumi%20%28Community%29.svg)](https://ci-stretch.nohost.me/ci/apps/biboumi/)
## Limitations ## Limitations

View file

@ -6,7 +6,7 @@
"en": "XMPP gateway for the IRC network.", "en": "XMPP gateway for the IRC network.",
"fr": "Passerelle XMPP pour le réseau IRC." "fr": "Passerelle XMPP pour le réseau IRC."
}, },
"version": "8~ynh2", "version": "8.3~ynh2",
"url": "https://biboumi.louiz.org/", "url": "https://biboumi.louiz.org/",
"license": "Zlib", "license": "Zlib",
"maintainer": { "maintainer": {

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="" pkg_dependencies="biboumi"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS