syncthing: update to 1.18.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-09-07 12:32:50 +00:00
parent b37dffb3ac
commit d396000753
1 changed files with 2 additions and 2 deletions

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.18.1
TERMUX_PKG_VERSION=1.18.2
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=3f6b8e87a59e72ab3389d89364524e6abec454d4c36aaf3e334ac6fe37915584
TERMUX_PKG_SHA256=afe2ae979da3b4f1af8aeabd7e1704807242913b516e0b6585510821c9d6d4f2
termux_step_make(){
termux_setup_golang