seafile-libclient: update to 6.2.8

This commit is contained in:
yopito 2018-12-09 13:42:22 +01:00 committed by Helmut Pozimski
parent 446b934c1f
commit d2039215c2
2 changed files with 3 additions and 15 deletions

View file

@ -1,12 +0,0 @@
CURLE_SSL_CACERT is defined as CURLE_SSL_PEER_FAILED_VERIFICATION since curl-7.62
--- daemon/http-tx-mgr.c.orig 2018-11-01 18:51:10.712479238 +0100
+++ daemon/http-tx-mgr.c 2018-11-01 18:52:36.115684514 +0100
@@ -1136,7 +1136,6 @@
case CURLE_SSL_CONNECT_ERROR:
case CURLE_PEER_FAILED_VERIFICATION:
case CURLE_SSL_CERTPROBLEM:
- case CURLE_SSL_CACERT:
case CURLE_SSL_CACERT_BADFILE:
case CURLE_SSL_ISSUER_ERROR:
return HTTP_TASK_ERR_SSL;

View file

@ -1,7 +1,7 @@
# Template file for 'seafile-libclient'
pkgname=seafile-libclient
version=6.2.5
revision=2
version=6.2.8
revision=1
_distname="${pkgname/-libclient/}"
wrksrc="${_distname}-${version}"
build_style=gnu-configure
@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
homepage="https://github.com/haiwen/seafile"
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
checksum=0899981d43db96b465b3b945c160b62fc658556f90c8d426f6b8a4ea9edb2da8
checksum=a928f9b91cc1630ab5ec12b072d6ccc556e2d6ded67d92b0401f30babb821bd4
pre_configure() {
./autogen.sh