From: Fredrik Fornwall Date: Mon, 10 Jul 2017 00:53:32 +0000 (+0200) Subject: syncthing: Update from 0.14.30 to 0.14.31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/7ef73477d6ca9cba9e42389683d411e43dd12538 syncthing: Update from 0.14.30 to 0.14.31 --- diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index ec3b933e..1da2a216 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.30 +TERMUX_PKG_VERSION=0.14.31 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=cc1ad821f184eeeb183b6dff0736f54ed5e3e4310f75d8d83d1ff6f460f7ca9f +TERMUX_PKG_SHA256=065bb38a5fbe951b41bc67f5a34653ebd92956e2a31e87322dfbdb12ff6f509b TERMUX_PKG_FOLDERNAME=syncthing termux_step_make(){