X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/e5a9fdd8097b5861671c51e3b4644c84bd74106d..3be253d7bd972c69d28c0990ee9a9d81504685af:/packages/syncthing/build.sh diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index 106e2d73..d5f3b77e 100644 --- a/packages/syncthing/build.sh +++ b/packages/syncthing/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://syncthing.net/ TERMUX_PKG_DESCRIPTION="Decentralized file synchronization" -TERMUX_PKG_VERSION=0.14.27-rc.2 -TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/v0.14.27-rc.2.tar.gz -TERMUX_PKG_SHA256=2243d3ddec966fef7f6563e3028c17f55916479a4e8fe5b30cd0960825f9f3b0 -TERMUX_PKG_FOLDERNAME=syncthing-${TERMUX_PKG_VERSION} +TERMUX_PKG_VERSION=0.14.36 +TERMUX_PKG_SHA256=9b1c445b51f9c169da866aa6c0c68d8fa3f64f1ab5c54263e8dcd89eb8ff761e +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