mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/seafile-client: Updated for version 4.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
313f57a087
commit
22ec5a77e7
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-client
|
||||
SRCNAM=seafile
|
||||
VERSION=${VERSION:-4.0.5}
|
||||
VERSION=${VERSION:-4.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-client"
|
||||
VERSION="4.0.5"
|
||||
VERSION="4.0.6"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.0.5-server.tar.gz"
|
||||
MD5SUM="cb6543b6aecd7fe93f2b8d6a9252ff8f"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.0.6-server.tar.gz"
|
||||
MD5SUM="fcb539262992a791693c28ba06c683ad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ccnet libevhtp"
|
||||
|
|
Loading…
Reference in a new issue