diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index 97effd9e0..e9178e9ee 100644 --- a/packages/syncthing/build.sh +++ b/packages/syncthing/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://syncthing.net/ TERMUX_PKG_DESCRIPTION="Decentralized file synchronization" TERMUX_PKG_LICENSE="MPL-2.0" -TERMUX_PKG_VERSION=1.1.0 -TERMUX_PKG_SHA256=6565fd30d704f7039d350c522875925acc287c8e45e18a7d42f22512860a7ac6 +TERMUX_PKG_VERSION=1.1.1 +TERMUX_PKG_SHA256=a796583c12894765394be38e8de858705491dc674289bb6936e68aeb4be23477 TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz termux_step_make(){