mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/seahub: Updated for version 4.4.6.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
4f900b2667
commit
ef4e6a4969
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seahub
|
||||
SRCNAM=seafile-server
|
||||
VERSION=${VERSION:-4.4.4}
|
||||
VERSION=${VERSION:-4.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="seahub"
|
||||
VERSION="4.4.4"
|
||||
VERSION="4.4.6"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://s.mos6581.de/static/slackbuilds.org/sources/seafile/seafile-server_4.4.4_i386.tar.gz"
|
||||
MD5SUM="d2dee9b1b2cc7a27ed4c54511608dc56"
|
||||
DOWNLOAD_x86_64="https://s.mos6581.de/static/slackbuilds.org/sources/seafile/seafile-server_4.4.4_x86-64.tar.gz"
|
||||
MD5SUM_x86_64="e00b1e25c8617b526f7bb8710cc701e5"
|
||||
DOWNLOAD="https://bintray.com/artifact/download/seafile-org/seafile/seafile-server_4.4.6_i386.tar.gz"
|
||||
MD5SUM="4269313cca5e52c82b099a51c0bfbe89"
|
||||
DOWNLOAD_x86_64="http://download-cn.seafile.com/seafile-server_4.4.6_x86-64.tar.gz"
|
||||
MD5SUM_x86_64="9257ae7e926e498cd3c1e0caaedc765f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marcel Saegebarth"
|
||||
EMAIL="marc@mos6581.de"
|
||||
|
|
Loading…
Reference in a new issue