network/seafile-client: Updated for version 4.3.1.

This commit is contained in:
Marcel Saegebarth 2015-08-06 13:52:13 +02:00 committed by Willy Sudiarto Raharjo
parent 021414fefb
commit 7924589dd1
2 changed files with 4 additions and 4 deletions

View file

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

View file

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