network/seafile-client: Updated for version 4.2.2.

This commit is contained in:
Marcel Saegebarth 2015-06-03 23:16:22 +02:00 committed by Willy Sudiarto Raharjo
parent 9aadd8f35b
commit e563b7f52f
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="seafile-client"
VERSION="4.2.1"
VERSION="4.2.2"
HOMEPAGE="http://seafile.com/"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.2.1-server.tar.gz"
MD5SUM="2d743f618c4e6a1da5f54ac88513fb12"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.2.2-server.tar.gz"
MD5SUM="32fcc25b009b9bb2a041b23e3d517f6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ccnet libevhtp"