From 2e60651376031ceb578477a8642b2681be7422a0 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Fri, 14 Sep 2018 21:28:52 +0200 Subject: [PATCH] syncthing: Update from 0.14.49 to 0.14.50 --- 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 50329f6fa..8f93f6a0b 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.49 -TERMUX_PKG_SHA256=520ff7d23e37bf01ea23ea57b5b22688de9f34d6f9aba3b61f1c3f1e8bfcbf1a +TERMUX_PKG_VERSION=0.14.50 +TERMUX_PKG_SHA256=a5cc5b98a47ffae2bae12573ce6ab1695cb459274b620e574282ff1dff37527a 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(){