mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/seafile-client: Updated for version 4.3.2.
This commit is contained in:
parent
b2b64f3cc1
commit
6b5197fc2d
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-client
|
||||
SRCNAM=seafile
|
||||
VERSION=${VERSION:-4.3.1}
|
||||
VERSION=${VERSION:-4.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-client"
|
||||
VERSION="4.3.1"
|
||||
VERSION="4.3.2"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.3.1-server.tar.gz"
|
||||
MD5SUM="f29ecaa5b7aac9e9295311be241ada8e"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.3.2-server.tar.gz"
|
||||
MD5SUM="cc8aad7e057d9e6d1378b464925416f3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ccnet libevhtp"
|
||||
|
|
Loading…
Reference in a new issue