syncthing: update to 1.11.1

This commit is contained in:
Leonid Pliushch 2020-11-22 21:38:12 +00:00
parent 4d70c2c0e8
commit d5380114a3
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://syncthing.net/
TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_VERSION=1.10.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.11.1
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=6598bc8daaae70e6e11c8df86f1e38a6a286401cfcbec44f25f5aee9f444eb4e
TERMUX_PKG_SHA256=0ca56593bb7a98087355ad2fb97ae093397156bfa415d65ebc7a558de636f302
termux_step_make(){
termux_setup_golang