syncthing: update to 1.17.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-16 13:01:50 +00:00
parent e3a39686ac
commit 59c8517251

View File

@ -4,9 +4,9 @@ TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
# NOTE: as of 1.12.0 compilation fails when package zstd is
# present in TERMUX_PREFIX.
TERMUX_PKG_VERSION=1.16.1
TERMUX_PKG_VERSION=1.17.0
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=32a594975c64bacf2ff0921c8c775b6cf1e03f2f56253f3453a8df71f519b354
TERMUX_PKG_SHA256=625412991717e0d442e24beac88e4b7a16545fbc8c0afffeebbe95dbeae3be33
termux_step_make(){
termux_setup_golang