syncthing: update to 1.18.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-05 12:17:58 +00:00
parent b4b985718b
commit c0499dcf5f
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.2
TERMUX_PKG_VERSION=1.18.3
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=afe2ae979da3b4f1af8aeabd7e1704807242913b516e0b6585510821c9d6d4f2
TERMUX_PKG_SHA256=32c11a56f467b5f9a45ff30da38953387da10d71b4d3cb41643c6a6f5c073c7a
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make(){