mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Upgrade to upstream version 1.3.10
This commit is contained in:
parent
9284bef59b
commit
57f909decc
3 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with
|
||||
an application-like user interface.
|
||||
|
||||
**Shipped version:** 1.3.9
|
||||
**Shipped version:** 1.3.10
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.3.9/roundcubemail-1.3.9.tar.gz
|
||||
SOURCE_SUM=7775176dfcb1e4ed39586d95a4fad0ee7b4a582e071233b4e3bf7d59040c1b5a
|
||||
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.3.10/roundcubemail-1.3.10.tar.gz
|
||||
SOURCE_SUM=7edf8abf072d5199bd67d118a26372123f3b6f699f57cf6f57368c15ae0085d2
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Open Source Webmail software",
|
||||
"fr": "Webmail Open Source"
|
||||
},
|
||||
"version": "1.3.9~ynh1",
|
||||
"version": "1.3.10~ynh1",
|
||||
"url": "https://roundcube.net/",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue