mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/seahub: Updated for version 4.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5442aa0211
commit
313f57a087
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seahub
|
||||
SRCNAM=seafile-server
|
||||
VERSION=${VERSION:-4.0.5}
|
||||
VERSION=${VERSION:-4.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="seahub"
|
||||
VERSION="4.0.5"
|
||||
VERSION="4.0.6"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://bitbucket.org/haiwen/seafile/downloads/seafile-server_4.0.5_i386.tar.gz"
|
||||
MD5SUM="b373dcdcbf0a100eb4ed4b25bf1d9ad3"
|
||||
DOWNLOAD_x86_64="https://bitbucket.org/haiwen/seafile/downloads/seafile-server_4.0.5_x86-64.tar.gz"
|
||||
MD5SUM_x86_64="4c37f96666235f9b271460cc8b3a56fd"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marcel Saegebarth"
|
||||
EMAIL="marc@mos6581.de"
|
||||
|
|
Loading…
Reference in a new issue