syncthing: update to 1.18.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-06 18:26:02 +00:00
parent ed3a13eb01
commit e9a72c4592

View File

@ -4,9 +4,9 @@ TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_MAINTAINER="@termux"
# NOTE: as of 1.12.0 compilation fails when package zstd is # NOTE: as of 1.12.0 compilation fails when package zstd is
# present in TERMUX_PREFIX. # present in TERMUX_PREFIX.
TERMUX_PKG_VERSION=1.17.0 TERMUX_PKG_VERSION=1.18.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_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=625412991717e0d442e24beac88e4b7a16545fbc8c0afffeebbe95dbeae3be33 TERMUX_PKG_SHA256=169d3579b74083d4115b4d324620a7f0888e4b1a3ad3dac71d46d76d51322900
termux_step_make(){ termux_step_make(){
termux_setup_golang termux_setup_golang