network/seafile-server: Updated for version 4.4.0.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2015-09-24 15:33:24 +02:00 committed by Willy Sudiarto Raharjo
parent 4ef8ea69de
commit 6d7c5177e9
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"