mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/seafile-server: Updated for version 4.2.2.
This commit is contained in:
parent
e563b7f52f
commit
4432088e18
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-server
|
||||
SRCNAM=seafile
|
||||
VERSION=${VERSION:-4.2.1}
|
||||
VERSION=${VERSION:-4.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-server"
|
||||
VERSION="4.2.1"
|
||||
VERSION="4.2.2"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.2.1-server.tar.gz"
|
||||
MD5SUM="2d743f618c4e6a1da5f54ac88513fb12"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile/archive/v4.2.2-server.tar.gz"
|
||||
MD5SUM="32fcc25b009b9bb2a041b23e3d517f6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ccnet libevhtp seahub"
|
||||
|
|
Loading…
Reference in a new issue