seafile-client: update to 8.0.1

This commit is contained in:
Leonid Pliushch 2021-01-07 16:39:16 +02:00
parent 545bc26c7e
commit 28acfd2fcf
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://seafile.com
TERMUX_PKG_DESCRIPTION="Seafile is a file syncing and sharing software with file encryption and group sharing"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=7.0.10
TERMUX_PKG_VERSION=8.0.1
TERMUX_PKG_SRCURL=https://github.com/haiwen/seafile/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9ac0a1c25e6f2bf874b5b080a165319f29cb3d03f044da8db8aed8412c8b4f45
TERMUX_PKG_SHA256=117e686301f32e91d46b16453c43eb959cbd818f8c28ee3a594705bd103e59b9
TERMUX_PKG_DEPENDS="ccnet, libcurl, python"
TERMUX_PKG_BREAKS="seafile-client-dev"
TERMUX_PKG_REPLACES="seafile-client-dev"