Leonid Plyushch
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
packages/seafile-client/build.sh
|
@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Seafile is a file syncing and sharing software with file |
|
|
TERMUX_PKG_LICENSE="Apache-2.0" |
|
|
TERMUX_PKG_LICENSE="Apache-2.0" |
|
|
TERMUX_PKG_VERSION=7.0.4 |
|
|
TERMUX_PKG_VERSION=7.0.4 |
|
|
TERMUX_PKG_SRCURL=https://github.com/haiwen/seafile/archive/v${TERMUX_PKG_VERSION}.tar.gz |
|
|
TERMUX_PKG_SRCURL=https://github.com/haiwen/seafile/archive/v${TERMUX_PKG_VERSION}.tar.gz |
|
|
TERMUX_PKG_SHA256=75f98e1c08939b933134fa998f21fafc208aa02d980f5b8624dbf02d7b0cae13 |
|
|
TERMUX_PKG_SHA256=d33d6de57b9dc8083aecde78abbd00684f7cda6a36ec8fd00749c7c8236a2a8e |
|
|
TERMUX_PKG_DEPENDS="ccnet, libcurl" |
|
|
TERMUX_PKG_DEPENDS="ccnet, libcurl" |
|
|
TERMUX_PKG_BREAKS="seafile-client-dev" |
|
|
TERMUX_PKG_BREAKS="seafile-client-dev" |
|
|
TERMUX_PKG_REPLACES="seafile-client-dev" |
|
|
TERMUX_PKG_REPLACES="seafile-client-dev" |
|
|