mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Upgrade to version 1.5
This commit is contained in:
parent
6f17e45e58
commit
afb046ad48
2 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.5-rc/roundcubemail-1.5-rc.tar.gz
|
||||
SOURCE_SUM=e5386d09c138d0b15e5a0d07189c3836f55cd25d5c4fcec40946fa5da2c4e3cd
|
||||
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.5.0/roundcubemail-1.5.0.tar.gz
|
||||
SOURCE_SUM=f204b412f930ef6af9832d9afa95640803b7b94c3028450b0f94f56cdc4bbe1d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
"website": "https://roundcube.net/",
|
||||
"demo": "https://demo.yunohost.org/webmail/",
|
||||
"admindoc": "https://github.com/roundcube/roundcubemail/wiki",
|
||||
"userdoc": "https://yunohost.org/en/app_roundcube",
|
||||
"code": "https://github.com/roundcube/roundcubemail"
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Reference in a new issue