mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/seafile-server: Updated for version 4.4.0.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
4ef8ea69de
commit
6d7c5177e9
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-server
|
||||
SRCNAM=seafile
|
||||
VERSION=${VERSION:-4.3.2}
|
||||
VERSION=${VERSION:-4.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-server"
|
||||
VERSION="4.3.2"
|
||||
VERSION="4.4.0"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.3.2-server.tar.gz"
|
||||
MD5SUM="cc8aad7e057d9e6d1378b464925416f3"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.4.0-server.tar.gz"
|
||||
MD5SUM="06fc09d8850b5b5d7956b342842af432"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ccnet libevhtp seahub"
|
||||
|
|
Loading…
Reference in a new issue