network/seafile-server: Updated for version 4.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Marcel Saegebarth 2015-03-25 20:18:41 +01:00 committed by Willy Sudiarto Raharjo
parent e485dbffd7
commit e8c3fda125
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=seafile-server
SRCNAM=seafile
VERSION=${VERSION:-4.1.0}
VERSION=${VERSION:-4.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="seafile-server"
VERSION="4.1.0"
VERSION="4.1.1"
HOMEPAGE="http://seafile.com/"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.1.0-server.tar.gz"
MD5SUM="cafe3c4120d24cc9ec0c6a71c160f3da"
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.1.1-server.tar.gz"
MD5SUM="ca27279739bd574a5f0550520aef40c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ccnet libevhtp seahub"