seafile-client: Update from 7.0.2 to 7.0.4

This commit is contained in:
Fredrik Fornwall 2019-12-05 23:45:32 +01:00
parent 3bb2afcc96
commit c6f2eb1f67
2 changed files with 4 additions and 3 deletions

View File

@ -2,8 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/haiwen/libsearpc
TERMUX_PKG_DESCRIPTION="A simple C language RPC framework (mainly for seafile)"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=3.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/haiwen/libsearpc/archive/v${TERMUX_PKG_VERSION}-latest.tar.gz
TERMUX_PKG_SHA256=765f827205d604770d8317be9a636516413498a2f0a65a35eae0dae462d75b01
TERMUX_PKG_SHA256=08411c2581e4c3967f4590f25a357952cd7d71d83229171a3c1e1f321d457806
TERMUX_PKG_DEPENDS="glib, libjansson"
TERMUX_PKG_BREAKS="libsearpc-dev"
TERMUX_PKG_REPLACES="libsearpc-dev"

View File

@ -1,9 +1,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_VERSION=7.0.2
TERMUX_PKG_VERSION=7.0.4
TERMUX_PKG_SRCURL=https://github.com/haiwen/seafile/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b6041d96fd04a6ef05f7cacbaffcbdde96a63b8ec4f824d7dbd741eae83d9389
TERMUX_PKG_SHA256=75f98e1c08939b933134fa998f21fafc208aa02d980f5b8624dbf02d7b0cae13
TERMUX_PKG_DEPENDS="ccnet, libcurl"
TERMUX_PKG_BREAKS="seafile-client-dev"
TERMUX_PKG_REPLACES="seafile-client-dev"