network/seafile-client: Updated for version 4.0.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Marcel Saegebarth 2015-02-08 13:31:28 +01:00 committed by Willy Sudiarto Raharjo
parent 313f57a087
commit 22ec5a77e7
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="seafile-client"
VERSION="4.0.5"
VERSION="4.0.6"
HOMEPAGE="http://seafile.com/"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.0.5-server.tar.gz"
MD5SUM="cb6543b6aecd7fe93f2b8d6a9252ff8f"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.0.6-server.tar.gz"
MD5SUM="fcb539262992a791693c28ba06c683ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ccnet libevhtp"