network/seafile-client: Updated for version 4.3.2.

This commit is contained in:
Marcel Saegebarth 2015-08-21 11:38:17 +02:00 committed by Willy Sudiarto Raharjo
parent b2b64f3cc1
commit 6b5197fc2d
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
PRGNAM=seafile-client
SRCNAM=seafile
VERSION=${VERSION:-4.3.1}
VERSION=${VERSION:-4.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="seafile-client"
VERSION="4.3.1"
VERSION="4.3.2"
HOMEPAGE="http://seafile.com/"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.3.1-server.tar.gz"
MD5SUM="f29ecaa5b7aac9e9295311be241ada8e"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.3.2-server.tar.gz"
MD5SUM="cc8aad7e057d9e6d1378b464925416f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ccnet libevhtp"