seafile-client-qt: update to 7.0.2

This commit is contained in:
yopito 2019-08-29 19:07:41 +02:00 committed by Helmut Pozimski
parent 642069b4d5
commit 31d2f4fa1b

View file

@ -1,6 +1,6 @@
# Template file for 'seafile-client-qt'
pkgname=seafile-client-qt
version=6.2.11
version=7.0.2
revision=1
_sourcename="seafile-client"
wrksrc="${_sourcename}-${version}"
@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
license="Apache-2.0"
homepage="https://github.com/haiwen/${_sourcename}"
distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=a862b3bf6dda9bd6d73270643dac9dad21296cc0bcd7aefa200b778c7675bb12
checksum=338cc25dcb7307ac22c4dafc3d3434011368892752869ce6b7d281b991a6fca1
build_options="shibboleth"
desc_option_shibboleth="Build with Shibboleth support"
@ -25,9 +25,8 @@ case "$XBPS_TARGET_MACHINE" in
esac
case "$XBPS_TARGET_MACHINE" in
*-musl) # Add musl-fts implementation
makedepends+=" musl-fts-devel"
;;
*-musl) # need fts implementation
makedepends+=" musl-fts-devel" ;;
esac
if [ "$CROSS_BUILD" ]; then