mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
commit
6549c27676
6 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
||||||
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.7.2~ynh1
|
**Shipped version:** 2.7.3~ynh1
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
- Official app website: <http://z-push.org>
|
- Official app website: <http://z-push.org>
|
||||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
||||||
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2.7.2~ynh1
|
**Paketatutako bertsioa:** 2.7.3~ynh1
|
||||||
## Dokumentazioa eta baliabideak
|
## Dokumentazioa eta baliabideak
|
||||||
|
|
||||||
- Aplikazioaren webgune ofiziala: <http://z-push.org>
|
- Aplikazioaren webgune ofiziala: <http://z-push.org>
|
||||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.7.2~ynh1
|
**Version incluse :** 2.7.3~ynh1
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
- Site officiel de l’app : <http://z-push.org>
|
- Site officiel de l’app : <http://z-push.org>
|
||||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
||||||
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2.7.2~ynh1
|
**Versión proporcionada:** 2.7.3~ynh1
|
||||||
## Documentación e recursos
|
## Documentación e recursos
|
||||||
|
|
||||||
- Web oficial da app: <http://z-push.org>
|
- Web oficial da app: <http://z-push.org>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2.7.2~ynh1
|
**分发版本:** 2.7.3~ynh1
|
||||||
## 文档与资源
|
## 文档与资源
|
||||||
|
|
||||||
- 官方应用网站: <http://z-push.org>
|
- 官方应用网站: <http://z-push.org>
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Z-Push"
|
||||||
description.en = "ActiveSync frontend that helps you synchronize emails, calendar and contacts"
|
description.en = "ActiveSync frontend that helps you synchronize emails, calendar and contacts"
|
||||||
description.fr = "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts"
|
description.fr = "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts"
|
||||||
|
|
||||||
version = "2.7.2~ynh1"
|
version = "2.7.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["yalh76"]
|
maintainers = ["yalh76"]
|
||||||
|
|
||||||
|
@ -35,8 +35,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/Z-Hub/Z-Push/archive/refs/tags/2.7.2.tar.gz"
|
url = "https://github.com/Z-Hub/Z-Push/archive/refs/tags/2.7.3.tar.gz"
|
||||||
sha256 = "9c28e51f1c130539cea5b80b9df433e8d80079c14528ef9daf1a2fb69c409510"
|
sha256 = "89a052dd585b2858c499bea2514ce360f510a6ede469216f4498c050d7a420fa"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue