syncthing: add note about possible build errors when zstd is present in prefix
This commit is contained in:
parent
c5c3dd7630
commit
4721458daa
@ -1,6 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://syncthing.net/
|
||||
TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
|
||||
TERMUX_PKG_LICENSE="MPL-2.0"
|
||||
# NOTE: as of 1.12.0 compilation fails when package zstd is
|
||||
# present in TERMUX_PREFIX.
|
||||
TERMUX_PKG_VERSION=1.12.0
|
||||
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=fb0b57581c59b050a6ad2fbde8058114dc380d7f27635eff91e8e1a86a3f1a29
|
||||
|
Loading…
Reference in New Issue
Block a user