mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/ccnet: Updated for version 4.2.1.
This commit is contained in:
parent
4ed2825419
commit
dd5f212584
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ccnet
|
||||
VERSION=${VERSION:-4.1.1}
|
||||
VERSION=${VERSION:-4.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ccnet"
|
||||
VERSION="4.1.1"
|
||||
VERSION="4.2.1"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.1.1-server.tar.gz"
|
||||
MD5SUM="172bb10923c5e887b8833c74693fefd4"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.2.1-server.tar.gz"
|
||||
MD5SUM="c8110099d2abbdfa4ef407438f1f117e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsearpc vala libzdb"
|
||||
|
|
Loading…
Reference in a new issue