mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.16.3
This commit is contained in:
parent
249a95f75f
commit
70a175e340
2 changed files with 2 additions and 3 deletions
|
@ -2,6 +2,5 @@ SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.16.3/sn
|
||||||
SOURCE_SUM=e629fafd3e536f8133f8479603e29b0af3cb2a6f249cfad3d8988046f1cdcf63
|
SOURCE_SUM=e629fafd3e536f8133f8479603e29b0af3cb2a6f249cfad3d8988046f1cdcf63
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=
|
SOURCE_FILENAME=
|
||||||
SOURCE_EXTRACT=true
|
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
"php8.0-fpm"
|
"php8.0-fpm"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain"
|
"type": "domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue