Browse Source

seafile-client: update to 7.0.2

android-5
Leonid Plyushch 6 years ago
parent
commit
c4049bfe70
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 4
      packages/seafile-client/build.sh

4
packages/seafile-client/build.sh

@ -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.1
TERMUX_PKG_VERSION=7.0.2
TERMUX_PKG_SRCURL=https://github.com/haiwen/seafile/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c79a186e3a512454cb65d863bd45ecc8ae2c66a0dd2010533f3fed7862fa92f8
TERMUX_PKG_SHA256=b6041d96fd04a6ef05f7cacbaffcbdde96a63b8ec4f824d7dbd741eae83d9389
TERMUX_PKG_DEPENDS="ccnet, libcurl"
TERMUX_PKG_BUILD_IN_SRC=true

Loading…
Cancel
Save