From: Fredrik Fornwall Date: Mon, 5 Jun 2017 19:21:44 +0000 (+0200) Subject: syncthing: Update from 0.14.28 to 0.14.29 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/366b4a4944fd62d9b0f7f2a7b08fe2e40c5e25de?ds=sidebyside syncthing: Update from 0.14.28 to 0.14.29 --- diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index c252a8e3..ba60e652 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_VERSION=0.14.28 +TERMUX_PKG_VERSION=0.14.29 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=dcf4bfcee979a2f5a0b2f971e26c9ba142ab125a1bdfaa68ddc7eb42cd23222d +TERMUX_PKG_SHA256=80b46dcbf18d287269ef658d54b341865ea6b34a92aa28588cedba29dab316bd TERMUX_PKG_FOLDERNAME=syncthing termux_step_make(){