X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/5f812a8984c78867a82c8f6630d312f676eed945..2d892ff748555e2c8ed80eb27d6c09e270c0915f:/packages/syncthing/build.sh diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index ec3b933e..2f3a42a4 100644 --- a/packages/syncthing/build.sh +++ b/packages/syncthing/build.sh @@ -1,9 +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.38 +TERMUX_PKG_SHA256=cfd55bafeb12ed5257093452f128806d96f25ff4bf0f8100ecf590bc4d02047e 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_FOLDERNAME=syncthing termux_step_make(){ termux_setup_golang