mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/seafile-client: Updated for version 4.4.6.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
0da1c129fb
commit
2dd834bb8c
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-client
|
||||
SRCNAM=seafile
|
||||
VERSION=${VERSION:-4.4.4}
|
||||
VERSION=${VERSION:-4.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-client"
|
||||
VERSION="4.4.4"
|
||||
VERSION="4.4.6"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.4.4-server.tar.gz"
|
||||
MD5SUM="27f57b7aa95b05f74003062f308aab97"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.4.6-server.tar.gz"
|
||||
MD5SUM="753db8ec00c8f4e43270afff097a23af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ccnet libevhtp"
|
||||
|
|
Loading…
Reference in a new issue