mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/seahub: Updated for version 4.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8c3fda125
commit
a11a4ae569
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seahub
|
||||
SRCNAM=seafile-server
|
||||
VERSION=${VERSION:-4.0.6}
|
||||
VERSION=${VERSION:-4.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="seahub"
|
||||
VERSION="4.0.6"
|
||||
VERSION="4.1.1"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://bitbucket.org/haiwen/seafile/downloads/seafile-server_4.0.6_i386.tar.gz"
|
||||
MD5SUM="360071b76d7766bea4537de17f0da176"
|
||||
DOWNLOAD_x86_64="https://bitbucket.org/haiwen/seafile/downloads/seafile-server_4.0.6_x86-64.tar.gz"
|
||||
MD5SUM_x86_64="0aa19fd2c69cc774ad716f30586f98bd"
|
||||
DOWNLOAD="https://bitbucket.org/haiwen/seafile/downloads/seafile-server_4.1.1_i386.tar.gz"
|
||||
MD5SUM="7b9054668e5704763ee396e33e70e93c"
|
||||
DOWNLOAD_x86_64="https://bitbucket.org/haiwen/seafile/downloads/seafile-server_4.1.1_x86-64.tar.gz"
|
||||
MD5SUM_x86_64="de64f5f52ae4183d912d1584eac8a9b3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marcel Saegebarth"
|
||||
EMAIL="marc@mos6581.de"
|
||||
|
|
Loading…
Reference in a new issue