Update to Seafile 4.4.3

Former-commit-id: 951d1114e9
This commit is contained in:
mbugeia 2015-10-22 23:30:16 +02:00
parent 22483ce8d3
commit e990cdbed2
3 changed files with 7 additions and 7 deletions

View file

@ -22,18 +22,18 @@ Upgrade
From command line:
`sudo yunohost app upgrade -l Seafile https://github.com/mbugeia/seafile_ynh seafile`
This will install Seafile v4.3.1 with HTTPS Sync only.
`sudo yunohost app upgrade -u https://github.com/mbugeia/seafile_ynh seafile`
Infos
-----
Seafile server v4.3.2
Seafile server v4.4.3
Available for x64, i386, armhf and Raspberry architecture but only tested for x64 (feedback are welcome)
Available for x64, i386, and Raspberry architecture but only tested for x64 (feedback are welcome)
In armhf it don't run actually. Please see this issue : https://github.com/haiwen/seafile/issues/1358
Seafile no longer supports armhf architectures AFAIK.
/!\ To login use your yunohost email not your username.
TODO
-----

View file

@ -70,7 +70,7 @@
"en": "What is the server architecture?",
"fr": "Quelle est l'architecture du serveur ?"
},
"choices": ["x86-64", "i386", "rpi", "armhf"],
"choices": ["x86-64", "i386", "rpi"],
"default": "x86-64"
}
]