X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/1fe6e194f9bdc30bc5bfcfbc201cf72734ea81a1..ee57da10fd9a30e5b60b657064cd54f745e01c61:/packages/syncthing/build.sh diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index dd113ae7..51f0a0c7 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.37 -TERMUX_PKG_SHA256=5424fef0b19ab65ec9cf96a46cfbd4bc204b8559293cd3afb22ca99d4827ba0b +TERMUX_PKG_VERSION=0.14.39 +TERMUX_PKG_SHA256=2ef169e75590032ef501789fdffb8142dd1d5e1f07df064a71e402bc47dbb91e TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_FOLDERNAME=syncthing termux_step_make(){ termux_setup_golang