syncthing: update to 1.13.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-02-03 18:32:30 +00:00
parent fb904b1226
commit 94fdeb8fb5
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.13.0
TERMUX_PKG_VERSION=1.13.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=0c7dc0742580dacaf9071f7476425c2f2b4823b8c59a90c9ae872197e8e16a79
TERMUX_PKG_SHA256=bc5c431f28fb5bd219dcbeb68534e0da2b118a5ea6ed27edd17317aa84e08e5d
termux_step_make(){
termux_setup_golang