From: Auxilus Date: Tue, 6 Feb 2018 20:48:09 +0000 (+0530) Subject: syncthing: Update from 0.14.41 to 0.14.43 (#2105) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/bada95f4b0b0757bdc836cf8ab154053619173e3?ds=inline syncthing: Update from 0.14.41 to 0.14.43 (#2105) --- diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index 01b2f3b2..46edc458 100644 --- a/packages/syncthing/build.sh +++ b/packages/syncthing/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://syncthing.net/ TERMUX_PKG_DESCRIPTION="Decentralized file synchronization" -TERMUX_PKG_VERSION=0.14.41 -TERMUX_PKG_SHA256=0a7d3c260f5cc8071cf880923d3dc59d3e9163cdd402c169058be59700cd2ad2 +TERMUX_PKG_VERSION=0.14.43 +TERMUX_PKG_SHA256=bb0250e0bafce690a8ce3f43f0ab8349874ac1c8f3cdc224ed5d0110099bbd9c 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(){