diff --git a/README.md b/README.md index 2ffdf18..257f6f9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # phpIPAM for YunoHost -[![Integration level](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg) [![Install phpIPAM with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpipam) *[Lire ce readme en français.](./README_fr.md)* @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Web IP address management application -**Shipped version:** 1.5.0~ynh1 +**Shipped version:** 1.5.1~ynh1 **Demo:** http://demo.phpipam.net diff --git a/README_fr.md b/README_fr.md index ede8400..6176d18 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,31 +5,31 @@ It shall NOT be edited by hand. # phpIPAM pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg) [![Installer phpIPAM avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpipam) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer phpIPAM rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer phpIPAM rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Application web de gestion d'adresses IP -**Version incluse :** 1.5.0~ynh1 +**Version incluse :** 1.5.1~ynh1 **Démo :** http://demo.phpipam.net -## Captures d'écran +## Captures d’écran -![Capture d'écran de phpIPAM](./doc/screenshots/dashboard.png) +![Capture d’écran de phpIPAM](./doc/screenshots/dashboard.png) ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -45,4 +45,4 @@ ou sudo yunohost app upgrade phpipam -u https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/conf/app.src b/conf/app.src index 04ac413..278c275 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/phpipam/phpipam/releases/download/v1.5.0/phpipam-v1.5.0.zip -SOURCE_SUM=ed084e9826cae5e8aa26f9f9ca61a7385982d91acf78eab6a5841cf75ed72450 +SOURCE_URL=https://github.com/phpipam/phpipam/releases/download/v1.5.1/phpipam-v1.5.1.zip +SOURCE_SUM=9ced23778f6455d3db8975e09bc5b2f605add9f7feda1568b716803850d19c58 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7e7c612..0c87eed 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web IP address management application", "fr": "Application web de gestion d'adresses IP" }, - "version": "1.5.0~ynh1", + "version": "1.5.1~ynh1", "url": "https://phpipam.net/", "upstream": { "license": "GPL-3.0-only", @@ -21,7 +21,7 @@ "email": "liberodark@gmail.com" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [