From: Fredrik Fornwall Date: Wed, 2 May 2018 21:09:06 +0000 (+0200) Subject: syncthing: Update from 0.14.45 to 0.14.47 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/883e3434775826ae5dd8dda7b305c49008c8fa2b?ds=sidebyside syncthing: Update from 0.14.45 to 0.14.47 --- diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index a1be1c25..79e49bb3 100644 --- a/packages/syncthing/build.sh +++ b/packages/syncthing/build.sh @@ -1,8 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://syncthing.net/ TERMUX_PKG_DESCRIPTION="Decentralized file synchronization" -TERMUX_PKG_VERSION=0.14.45 -TERMUX_PKG_REVISION=1 -TERMUX_PKG_SHA256=3236a12b3698f6eaef785348a26fea59f87398b2753c414d18844e5f7d7a655b +TERMUX_PKG_VERSION=0.14.47 +TERMUX_PKG_SHA256=92b3535ca3ea7b27c5b2ec771088865cd6e91d811a0816be39a6283a3067e6f3 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(){