From 327c9bd312c4b907765839bb4a60045dfb33ddce Mon Sep 17 00:00:00 2001 From: Leonid Plyushch <25881154+xeffyr@users.noreply.github.com> Date: Sun, 17 Dec 2017 01:00:15 +0200 Subject: [PATCH] syncthing: update to 0.14.41 (#1939) --- packages/syncthing/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index 469972e0..01b2f3b2 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.40 -TERMUX_PKG_SHA256=8e60ad0567230944cfb72c5587a4c37a6f7e2515c7bd3f975ef7b9d1c7979710 +TERMUX_PKG_VERSION=0.14.41 +TERMUX_PKG_SHA256=0a7d3c260f5cc8071cf880923d3dc59d3e9163cdd402c169058be59700cd2ad2 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(){ -- 2.11.0